Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Public Member Functions | List of all members
Teuchos::MatrixMarket::details::SetScientificImpl< Scalar, false > Class Template Reference

Partial specialization of SetScientificImpl for non-floating-point types. More...

#include <Teuchos_MatrixMarket_SetScientific.hpp>

Public Types

typedef Scalar scalar_type
 

Public Member Functions

 SetScientificImpl (std::ostream &)
 
 ~SetScientificImpl ()
 

Detailed Description

template<class Scalar>
class Teuchos::MatrixMarket::details::SetScientificImpl< Scalar, false >

Partial specialization of SetScientificImpl for non-floating-point types.

Definition at line 147 of file Teuchos_MatrixMarket_SetScientific.hpp.

Member Typedef Documentation

◆ scalar_type

template<class Scalar >
typedef Scalar Teuchos::MatrixMarket::details::SetScientificImpl< Scalar, false >::scalar_type

Definition at line 149 of file Teuchos_MatrixMarket_SetScientific.hpp.

Constructor & Destructor Documentation

◆ SetScientificImpl()

template<class Scalar >
Teuchos::MatrixMarket::details::SetScientificImpl< Scalar, false >::SetScientificImpl ( std::ostream &  )
inline

Definition at line 150 of file Teuchos_MatrixMarket_SetScientific.hpp.

◆ ~SetScientificImpl()

template<class Scalar >
Teuchos::MatrixMarket::details::SetScientificImpl< Scalar, false >::~SetScientificImpl ( )
inline

Definition at line 151 of file Teuchos_MatrixMarket_SetScientific.hpp.


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