Sacado Development
Loading...
Searching...
No Matches
Sacado::Fad::Exp::FAbsOp< T, ExprSpecDefault > Class Template Reference
Inheritance diagram for Sacado::Fad::Exp::FAbsOp< T, ExprSpecDefault >:
Collaboration diagram for Sacado::Fad::Exp::FAbsOp< T, ExprSpecDefault >:

Public Types

typedef std::remove_cv< T >::type ExprT
typedef ExprT::value_type value_type
typedef ExprT::scalar_type scalar_type
typedef ExprSpecDefault expr_spec_type
Public Types inherited from Sacado::Fad::Exp::Expr< FAbsOp< T, ExprSpecDefault > >
typedef T derived_type
 Typename of derived object, returned by derived().

Public Member Functions

SACADO_INLINE_FUNCTION FAbsOp (const T &expr_)
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
Public Member Functions inherited from Sacado::Fad::Exp::Expr< FAbsOp< T, ExprSpecDefault > >
SACADO_INLINE_FUNCTION const derived_typederived () const
 Return derived object.

Protected Attributes

const T & expr

The documentation for this class was generated from the following file: