Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Teuchos_PrintDouble.hpp File Reference

Declares Teuchos::print_double. More...

#include <iosfwd>

Go to the source code of this file.

Namespaces

 Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
 

Functions

void Teuchos::print_double (std::ostream &os, double v)
 Prints a double-precision floating-point number exactly using minimal characters. More...
 

Detailed Description

Declares Teuchos::print_double.

Definition in file Teuchos_PrintDouble.hpp.