Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
std Namespace Reference

Classes

struct  is_same< Kokkos::LayoutContiguous< Layout, Stride >, Layout >
 
struct  is_same< Layout, Kokkos::LayoutContiguous< Layout, Stride > >
 
struct  is_same< Kokkos::LayoutNatural< Layout >, Layout >
 
struct  is_same< Layout, Kokkos::LayoutNatural< Layout > >
 

Functions

float acosh (float x)
 
float asinh (float x)
 
float atanh (float x)
 
double acosh (double x)
 
double asinh (double x)
 
double atanh (double x)
 

Function Documentation

float std::acosh ( float  x)
inline

Definition at line 39 of file Sacado_cmath.hpp.

float std::asinh ( float  x)
inline

Definition at line 41 of file Sacado_cmath.hpp.

float std::atanh ( float  x)
inline

Definition at line 43 of file Sacado_cmath.hpp.

double std::acosh ( double  x)
inline

Definition at line 46 of file Sacado_cmath.hpp.

double std::asinh ( double  x)
inline

Definition at line 48 of file Sacado_cmath.hpp.

double std::atanh ( double  x)
inline

Definition at line 50 of file Sacado_cmath.hpp.