Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Types | Public Member Functions | Protected Attributes
Sacado::CacheFad::Expr< TanhOp< ExprT > > Class Template Reference

List of all members.

Public Types

typedef ExprT::value_type value_type
typedef ExprT::scalar_type scalar_type

Public Member Functions

 Expr (const ExprT &expr_)
int size () const
bool hasFastAccess () const
bool isPassive () const
bool updateValue () const
void cache () const
value_type val () const
value_type dx (int i) const
value_type fastAccessDx (int i) const

Protected Attributes

const ExprT & expr
value_type v
value_type a

template<typename ExprT>
class Sacado::CacheFad::Expr< TanhOp< ExprT > >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends