Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Namespaces | |
std | |
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 > | |
KOKKOS_INLINE_FUNCTION T | Sacado::if_then_else (const Cond cond, const T &a, const T &b) |
template<typename T > | |
KOKKOS_INLINE_FUNCTION T | Sacado::safe_sqrt (const T &x) |