mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
gslInterpolator.hpp File Reference

Class for managing 1-D interpolation using the GNU Scientific Library. More...

Class for managing 1-D interpolation using the GNU Scientific Library.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file gslInterpolator.hpp.

Go to the source code of this file.

Classes

struct  mx::math::gsl_interp_linear< _realT >
 GSL Linear Interpolation. More...
 
struct  mx::math::gsl_interp_steffen< _realT >
 GSL Steffen Interpolation. More...
 
class  mx::math::gslInterpolator< interpT >
 Class to manage interpolation using the GSL interpolation library. More...
 

Namespaces

 mx
 The mxlib c++ namespace.