Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
MakeFad< 1 > Struct Template Reference

Public Types

typedef FadType type
 

Static Public Member Functions

static type apply (const int n, const int i, const double x)
 
static type apply (const int n, const double x, const double v[])
 

Detailed Description

template<>
struct MakeFad< 1 >

Definition at line 77 of file high_order_example.cpp.

Member Typedef Documentation

typedef FadType MakeFad< 1 >::type

Definition at line 78 of file high_order_example.cpp.

Member Function Documentation

static type MakeFad< 1 >::apply ( const int  n,
const int  i,
const double  x 
)
inlinestatic

Definition at line 81 of file high_order_example.cpp.

static type MakeFad< 1 >::apply ( const int  n,
const double  x,
const double  v[] 
)
inlinestatic

Definition at line 86 of file high_order_example.cpp.


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