mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Class for managing 1-D interpolation using the GNU Scientific Library. More...
Class for managing 1-D interpolation using the GNU Scientific Library.
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. | |