Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

template<typename OrdinalType, typename ScalarType>
Teuchos::SerialBandDenseMatrixPrinter< OrdinalType, ScalarType >::SerialBandDenseMatrixPrinter ( const SerialBandDenseMatrix< OrdinalType, ScalarType > &  obj_in)
inline

Definition at line 1081 of file Teuchos_SerialBandDenseMatrix.hpp.

Member Data Documentation

template<typename OrdinalType, typename ScalarType>
const SerialBandDenseMatrix<OrdinalType,ScalarType>& Teuchos::SerialBandDenseMatrixPrinter< OrdinalType, ScalarType >::obj

Definition at line 1080 of file Teuchos_SerialBandDenseMatrix.hpp.


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