Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Classes | Functions
std Namespace Reference

Classes

struct  is_same< Kokkos::LayoutContiguous< Layout >, Layout >
 
struct  is_same< Layout, Kokkos::LayoutContiguous< 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

◆ acosh() [1/2]

float std::acosh ( float  x)
inline

Definition at line 39 of file Sacado_cmath.hpp.

◆ asinh() [1/2]

float std::asinh ( float  x)
inline

Definition at line 41 of file Sacado_cmath.hpp.

◆ atanh() [1/2]

float std::atanh ( float  x)
inline

Definition at line 43 of file Sacado_cmath.hpp.

◆ acosh() [2/2]

double std::acosh ( double  x)
inline

Definition at line 46 of file Sacado_cmath.hpp.

◆ asinh() [2/2]

double std::asinh ( double  x)
inline

Definition at line 48 of file Sacado_cmath.hpp.

◆ atanh() [2/2]

double std::atanh ( double  x)
inline

Definition at line 50 of file Sacado_cmath.hpp.