Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ scalar_type

Definition at line 154 of file Teuchos_SetScientific.hpp.

Constructor & Destructor Documentation

◆ SetScientific()

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

Definition at line 155 of file Teuchos_SetScientific.hpp.

◆ ~SetScientific()

Definition at line 156 of file Teuchos_SetScientific.hpp.


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