Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::Tay::CosOp< ExprT > Class Template Reference

Public Types

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

Public Member Functions

 CosOp (const ExprT &expr)
 
void allocateCache (int d) const
 
value_type computeCoeff (int i, const ExprT &expr) const
 
value_type computeFastAccessCoeff (int i, const ExprT &expr) const
 

Protected Attributes

std::valarray< value_type > c
 
std::valarray< value_type > s
 
int dc
 

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