|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Functions | |
| 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) |
| Taylor< T > Sacado::Tay::min | ( | const Base< Taylor< T > > & | a, |
| const Base< Taylor< T > > & | b ) |
Definition at line 1272 of file Sacado_Tay_TaylorImp.hpp.
| Taylor< T > Sacado::Tay::max | ( | const Base< Taylor< T > > & | a, |
| const Base< Taylor< T > > & | b ) |
Definition at line 1232 of file Sacado_Tay_TaylorImp.hpp.
|
inline |
Definition at line 1730 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1762 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1778 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1797 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1818 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1838 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1856 of file Sacado_Tay_CacheTaylorOps.hpp.