MADNESS  0.10.1
Classes | Namespaces
interpolation_1d.h File Reference

Provides 1D cubic interpolation class. More...

#include <iostream>
#include <cmath>
#include <vector>
#include "../world/world_task_queue.h"
Include dependency graph for interpolation_1d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::CubicInterpolationTable< T >
 An class for 1-D data interpolation based on cubic polynomials. More...
 

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Detailed Description

Provides 1D cubic interpolation class.