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

Ostream manipulator for SerialDenseMatrix. More...

#include <Teuchos_SerialDenseMatrix.hpp>

Public Member Functions

 SerialDenseMatrixPrinter (const SerialDenseMatrix< OrdinalType, ScalarType > &obj_in)
 

Public Attributes

const SerialDenseMatrix< OrdinalType, ScalarType > & obj
 

Detailed Description

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

Ostream manipulator for SerialDenseMatrix.

Definition at line 1084 of file Teuchos_SerialDenseMatrix.hpp.

Constructor & Destructor Documentation

◆ SerialDenseMatrixPrinter()

Definition at line 1087 of file Teuchos_SerialDenseMatrix.hpp.

Member Data Documentation

◆ obj

Definition at line 1086 of file Teuchos_SerialDenseMatrix.hpp.


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