Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
Sacado::Tay::SubtractionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 > Class Template Reference

Public Types

typedef ExprT2::value_type value_type
 
typedef ExprT2::scalar_type scalar_type
 
typedef ExprT2::base_expr_type base_expr_type
 
typedef ConstExpr< typename
ExprT2::value_type > 
ExprT1
 

Public Member Functions

 SubtractionOp (const ExprT1 &expr1, const ExprT2 expr2)
 
void allocateCache (int d) const
 
value_type computeCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const
 
value_type computeFastAccessCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const
 

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