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