|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
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) |
| template<typename T> | |
| Taylor< T > | min (const Base< Taylor< T > > &a, const Base< Taylor< T > > &b) |
| template<typename T> | |
| Taylor< T > | max (const Base< Taylor< T > > &a, const Base< Taylor< T > > &b) |
| template<typename T1, typename T2> | |
| PowExprType< Expr< T1 >, Expr< T2 > >::expr_type | pow (const Expr< T1 > &expr1, const Expr< T2 > &expr2) |
| template<typename T> | |
| Log10ExprType< T >::expr_type | log10 (const Expr< T > &expr) |
| template<typename T> | |
| TanExprType< T >::expr_type | tan (const Expr< T > &expr) |
| template<typename T> | |
| ASinExprType< T >::expr_type | asin (const Expr< T > &expr) |
| template<typename T> | |
| ACosExprType< T >::expr_type | acos (const Expr< T > &expr) |
| template<typename T> | |
| ATanExprType< T >::expr_type | atan (const Expr< T > &expr) |
| template<typename T> | |
| TanhExprType< T >::expr_type | tanh (const Expr< T > &expr) |
|
inline |
Definition at line 39 of file Sacado_cmath.hpp.
|
inline |
Definition at line 41 of file Sacado_cmath.hpp.
|
inline |
Definition at line 43 of file Sacado_cmath.hpp.
|
inline |
Definition at line 46 of file Sacado_cmath.hpp.
|
inline |
Definition at line 48 of file Sacado_cmath.hpp.
|
inline |
Definition at line 50 of file Sacado_cmath.hpp.
| Taylor< T > Sacado::Tay::min | ( | const Base< Taylor< T > > & | a, |
| const Base< Taylor< T > > & | b ) |
Definition at line 1274 of file Sacado_Tay_TaylorImp.hpp.
| Taylor< T > Sacado::Tay::max | ( | const Base< Taylor< T > > & | a, |
| const Base< Taylor< T > > & | b ) |
Definition at line 1234 of file Sacado_Tay_TaylorImp.hpp.
|
inline |
Definition at line 1731 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1763 of file Sacado_Tay_CacheTaylorOps.hpp.
Definition at line 1779 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1798 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1819 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1839 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1857 of file Sacado_Tay_CacheTaylorOps.hpp.