Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
Teuchos::SetScientific< Scalar, false > Class Template Reference

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

#include <Teuchos_SetScientific.hpp>

Public Types

typedef Scalar scalar_type
 

Public Member Functions

 SetScientific (std::ostream &)
 
 ~SetScientific ()
 

Detailed Description

template<class Scalar>
class Teuchos::SetScientific< Scalar, false >

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

Definition at line 152 of file Teuchos_SetScientific.hpp.

Member Typedef Documentation

template<class Scalar >
typedef Scalar Teuchos::SetScientific< Scalar, false >::scalar_type

Definition at line 154 of file Teuchos_SetScientific.hpp.

Constructor & Destructor Documentation

template<class Scalar >
Teuchos::SetScientific< Scalar, false >::SetScientific ( std::ostream &  )
inline

Definition at line 155 of file Teuchos_SetScientific.hpp.

template<class Scalar >
Teuchos::SetScientific< Scalar, false >::~SetScientific ( )
inline

Definition at line 156 of file Teuchos_SetScientific.hpp.


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