Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ func()

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

Definition at line 54 of file dfad_taylor_example.cpp.

◆ main()

int main ( int argc,
char ** argv )

Definition at line 58 of file dfad_taylor_example.cpp.