Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
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

 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)