#include <iostream>#include <iomanip>#include <math.h>#include "Sacado.hpp"#include "Sacado_PCE_Hermite.hpp"Include dependency graph for pce_example.cpp:

Go to the source code of this file.
Functions | |
| template<typename ScalarT> | |
| ScalarT | func (const ScalarT &a) |
| int | main (int argc, char **argv) |
| ScalarT func | ( | const ScalarT & | a | ) |
Definition at line 55 of file pce_example.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 61 of file pce_example.cpp.
1.4.7