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

Ostream manipulator for SerialDenseVector. More...

#include <Teuchos_SerialDenseVector.hpp>

Public Member Functions

 SerialDenseVectorPrinter (const SerialDenseVector< OrdinalType, ScalarType > &obj_in)
 

Public Attributes

const SerialDenseVector< OrdinalType, ScalarType > & obj
 

Detailed Description

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

Ostream manipulator for SerialDenseVector.

Definition at line 345 of file Teuchos_SerialDenseVector.hpp.

Constructor & Destructor Documentation

◆ SerialDenseVectorPrinter()

template<typename OrdinalType , typename ScalarType >
Teuchos::SerialDenseVectorPrinter< OrdinalType, ScalarType >::SerialDenseVectorPrinter ( const SerialDenseVector< OrdinalType, ScalarType > &  obj_in)
inline

Definition at line 348 of file Teuchos_SerialDenseVector.hpp.

Member Data Documentation

◆ obj

template<typename OrdinalType , typename ScalarType >
const SerialDenseVector<OrdinalType,ScalarType>& Teuchos::SerialDenseVectorPrinter< OrdinalType, ScalarType >::obj

Definition at line 347 of file Teuchos_SerialDenseVector.hpp.


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