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

Ostream manipulator for SerialBandDenseMatrix. More...

#include <Teuchos_SerialBandDenseMatrix.hpp>

Public Member Functions

 SerialBandDenseMatrixPrinter (const SerialBandDenseMatrix< OrdinalType, ScalarType > &obj_in)
 

Public Attributes

const SerialBandDenseMatrix< OrdinalType, ScalarType > & obj
 

Detailed Description

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

Ostream manipulator for SerialBandDenseMatrix.

Definition at line 1078 of file Teuchos_SerialBandDenseMatrix.hpp.

Constructor & Destructor Documentation

◆ SerialBandDenseMatrixPrinter()

Definition at line 1081 of file Teuchos_SerialBandDenseMatrix.hpp.

Member Data Documentation

◆ obj

Definition at line 1080 of file Teuchos_SerialBandDenseMatrix.hpp.


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