Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::LFad::Expr< MultiplicationOp< typename Expr< T2 >::value_type, Expr< T2 > > > Class Template Reference
Collaboration diagram for Sacado::LFad::Expr< MultiplicationOp< typename Expr< T2 >::value_type, Expr< T2 > > >:
Collaboration graph
[legend]

Public Types

typedef Expr< T2 > ExprT2
 
typedef ExprT2::value_type value_type
 
typedef ExprT2::scalar_type scalar_type
 
typedef ExprT2::base_expr_type base_expr_type
 
typedef ExprT2::value_type ConstT
 
typedef ExprT2::logical_type logical_type
 

Public Member Functions

 Expr (const ConstT &c_, const ExprT2 &expr2_)
 
int size () const
 
bool hasFastAccess () const
 
bool isPassive () const
 
const value_type val () const
 
const logical_type dx (int i) const
 
const logical_type fastAccessDx (int i) const
 

Protected Attributes

const ConstT & c
 
const ExprT2expr2
 

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