Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Convert an std::string
to a double
.
More...
#include <Teuchos_as.hpp>
Static Public Member Functions | |
static double | convert (const std::string &t) |
static double | safeConvert (const std::string &t) |
Convert an std::string
to a double
.
Definition at line 594 of file Teuchos_as.hpp.
|
inlinestatic |
Definition at line 596 of file Teuchos_as.hpp.
|
inlinestatic |
Definition at line 600 of file Teuchos_as.hpp.