Interpolator Library Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Interpolator::AkimaInterpolator1DThis class performs an Akima interpolation
Interpolator::BilinearInterpolator2DThis class performs a Bilinear interpolation
Interpolator::CubicSplineInterpolator1DThis class performs a cubic spline interpolation
ICLIB::DataFile
ICLIB::DataFile1D
ICLIB::DataFile2D
Interpolator::FileReaderThis class provides basics tools to read files
It is mainly used for the correcting and coupling files
Thanks to this abstract class, it is possible to define a specific file reader for each scientific group
The only things to do is to implement the Parse method
Interpolator::FileWriterThis class provides basics tools to write files
It is mainly used for the correcting and coupling files
Thanks to this abstract class, it is possible to define a specific file writer for each scientific group
The only things to do is to implement the Write method
Interpolator::FourNearestNeighboursMeanInterpolator2DThis class performs a 4 nearest neighbour mean interpolation
Interpolator::GenericFileReader1DThis class is a generic file reader for file with data sorted by columns
Interpolator::GenericFileReader2DThis class is a generic 2D file reader (for data sorted like a matrix)
Interpolator::InterpolationData1DThis class stores 1D data for a 1D interpolator
Interpolator::InterpolationData2DThis class stores 2D data for a 2D interpolator
Interpolator::InterpolatorThis class provide an interface for an interpolator
Interpolator::Interpolator1DThis class provide an interface for a 1D interpolator
Interpolator::Interpolator2DThis class provide an interface for a 2D interpolator
Interpolator::LinearInterpolator1DThis class performs an Linear interpolation
Interpolator::LowEnergyThetaBraggCorrectionReaderThis will become useless !!! This class is a file reader for a the low energy theta bragg correction
Interpolator::NearestNeighbourInterpolator2DThis class performs a nearest neighbour interpolation
Interpolator::PeriodicAkimaInterpolator1DThis class performs a Periodic Akima interpolation
Interpolator::PeriodicCubicSplineInterpolator1DThis class performs a periodic cubic spline interpolation
Interpolator::PolynomialInterpolator1DThis class performs a polynomial interpolation
Interpolator::SambaFileReaderThis will become useless !!! This class is a file reader for a the Samba line
Interpolator::TableThis class is the main interface for a Table object The values used to interpolate need to be increasingly ordered !!!
Interpolator::Table1DThis class is used to manage a 1D table
Interpolator::Table2DThis class is used to manage a 2D table

Generated on Tue Apr 14 09:51:00 2009 for Interpolator Library by  doxygen 1.4.5