Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Teuchos::SerialSymDenseMatrixPrinter< OrdinalType, ScalarType > Struct Template Reference

Ostream manipulator for SerialSymDenseMatrix. More...

#include <Teuchos_SerialSymDenseMatrix.hpp>

Public Member Functions

 SerialSymDenseMatrixPrinter (const SerialSymDenseMatrix< OrdinalType, ScalarType > &obj_in)
 

Public Attributes

const SerialSymDenseMatrix< OrdinalType, ScalarType > & obj
 

Detailed Description

template<typename OrdinalType, typename ScalarType>
struct Teuchos::SerialSymDenseMatrixPrinter< OrdinalType, ScalarType >

Ostream manipulator for SerialSymDenseMatrix.

Definition at line 1180 of file Teuchos_SerialSymDenseMatrix.hpp.

Constructor & Destructor Documentation

◆ SerialSymDenseMatrixPrinter()

template<typename OrdinalType , typename ScalarType >
Teuchos::SerialSymDenseMatrixPrinter< OrdinalType, ScalarType >::SerialSymDenseMatrixPrinter ( const SerialSymDenseMatrix< OrdinalType, ScalarType > &  obj_in)
inline

Definition at line 1183 of file Teuchos_SerialSymDenseMatrix.hpp.

Member Data Documentation

◆ obj

template<typename OrdinalType , typename ScalarType >
const SerialSymDenseMatrix<OrdinalType,ScalarType>& Teuchos::SerialSymDenseMatrixPrinter< OrdinalType, ScalarType >::obj

Definition at line 1182 of file Teuchos_SerialSymDenseMatrix.hpp.


The documentation for this struct was generated from the following file: