MADNESS
0.10.1
|
#include <iostream>
#include <cmath>
#include <vector>
#include <madness/world/worldinit.h>
#include <madness/misc/interpolation_1d.h>
Functions | |
double | func (double x) |
A simple program for testing the CubicInterpolationTable class. More... | |
int | main (int argc, char *argv[]) |
double func | ( | double | x | ) |
A simple program for testing the CubicInterpolationTable class.
Referenced by NuclearVector::NuclearVector(), main(), nuclear_generator(), opt(), and slymer::NWChem_Interface::read_basis_set().
int main | ( | int | argc, |
char * | argv[] | ||
) |
References madness::finalize(), fit(), func(), and madness::initialize().