Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
dfad_taylor_example.cpp File Reference
#include <iostream>
#include "Sacado_No_Kokkos.hpp"
Include dependency graph for dfad_taylor_example.cpp:

Go to the source code of this file.

Functions

template<typename ScalarT >
void func (ScalarT &f, const ScalarT &x)
 
int main (int argc, char **argv)
 

Function Documentation

template<typename ScalarT >
void func ( ScalarT &  f,
const ScalarT &  x 
)

Definition at line 54 of file dfad_taylor_example.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 58 of file dfad_taylor_example.cpp.