Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ExprFuncs::mult< T, 2 > Struct Template Reference

#include <fad_expr_funcs.hpp>

Inheritance diagram for ExprFuncs::mult< T, 2 >:
Inheritance graph
[legend]

Public Member Functions

void operator() (const T x[], T &y) const
 

Additional Inherited Members

- Static Public Attributes inherited from ExprFuncs::mult_base< T, 2 >
static const int n
 

Detailed Description

template<typename T>
struct ExprFuncs::mult< T, 2 >

Definition at line 85 of file fad_expr_funcs.hpp.

Member Function Documentation

template<typename T >
void ExprFuncs::mult< T, 2 >::operator() ( const T  x[],
T y 
) const

Definition at line 41 of file fad_expr_funcs.cpp.


The documentation for this struct was generated from the following files: