Sacado Development
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::Fad::Exp::PowerOp< T1, T2, false, true, ExprSpecDefault, PowerImpl::Simd > Class Template Reference
Inheritance diagram for Sacado::Fad::Exp::PowerOp< T1, T2, false, true, ExprSpecDefault, PowerImpl::Simd >:
Inheritance graph
[legend]
Collaboration diagram for Sacado::Fad::Exp::PowerOp< T1, T2, false, true, ExprSpecDefault, PowerImpl::Simd >:
Collaboration graph
[legend]

Public Types

typedef std::remove_cv< T1 >::type ExprT1
 
typedef T2 ConstT
 
typedef ExprT1::value_type value_type
 
typedef ExprT1::scalar_type scalar_type
 
typedef ExprSpecDefault expr_spec_type
 
- Public Types inherited from Sacado::Fad::Exp::Expr< PowerOp< T1, T2, false, true, ExprSpecDefault, PowerImpl::Simd > >
typedef PowerOp< T1, T2, false, true, ExprSpecDefault, PowerImpl::Simdderived_type
 Typename of derived object, returned by derived()
 

Public Member Functions

SACADO_INLINE_FUNCTION PowerOp (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
 
- Public Member Functions inherited from Sacado::Fad::Exp::Expr< PowerOp< T1, T2, false, true, ExprSpecDefault, PowerImpl::Simd > >
SACADO_INLINE_FUNCTION const derived_typederived () const
 Return derived object.
 
SACADO_INLINE_FUNCTION const volatile derived_typederived () const volatile
 Return derived object.
 

Protected Attributes

const T1 & expr1
 
const ConstT & c
 

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