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


Go to the source code of this file.
Namespaces | |
| namespace | Sacado |
Functions | |
| 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) |