Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
Teuchos::MatrixMarket::details::SetScientificImpl< Scalar, false > Class Template Reference

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

#include <Teuchos_MatrixMarket_SetScientific.hpp>

List of all members.

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

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

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

Definition at line 150 of file Teuchos_MatrixMarket_SetScientific.hpp.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines