|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|


Go to the source code of this file.
Namespaces | |
| namespace | std |
| namespace | Sacado |
Functions | |
| float | std::acosh (float x) |
| float | std::asinh (float x) |
| float | std::atanh (float x) |
| double | std::acosh (double x) |
| double | std::asinh (double x) |
| double | std::atanh (double x) |
| template<typename Cond , typename T > | |
| SACADO_INLINE_FUNCTION T | Sacado::if_then_else (const Cond cond, const T &a, const T &b) |
| template<typename T > | |
| SACADO_INLINE_FUNCTION T | Sacado::safe_sqrt (const T &x) |