MADNESS
version 0.9
|
Functions | |
double | func (double x) |
A simple program for testing the CubicInterpolationTable class. More... | |
int | main () |
double func | ( | double | x | ) |
A simple program for testing the CubicInterpolationTable class.
References mpfr::sin().
Referenced by main().
int main | ( | ) |
References CubicInterpolationTable< T >::err(), fit(), and func().