Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado_cmath.hpp File Reference
#include <cmath>
#include "Sacado_ConfigDefs.h"
Include dependency graph for Sacado_cmath.hpp:
This graph shows which files directly or indirectly include this file:

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)