|
SACADO_INLINE_FUNCTION | IfThenElseOp (const CondT &cond_, const T1 &expr1_, const ConstT &c_) |
|
SACADO_INLINE_FUNCTION int | size () const |
|
SACADO_INLINE_FUNCTION bool | hasFastAccess () const |
|
SACADO_INLINE_FUNCTION value_type | val () const |
|
SACADO_INLINE_FUNCTION value_type | dx (int i) const |
|
SACADO_INLINE_FUNCTION value_type | fastAccessDx (int i) const |
|
SACADO_INLINE_FUNCTION const derived_type & | derived () const |
| Return derived object. More...
|
|
SACADO_INLINE_FUNCTION const volatile derived_type & | derived () const volatile |
| Return derived object. More...
|
|
|
const CondT & | cond |
|
const T1 & | expr1 |
|
const ConstT & | c |
|
The documentation for this class was generated from the following file: