mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
mx::math::logInterpolator< interpT > Member List

This is the complete list of members for mx::math::logInterpolator< interpT >, including all inherited members.

logInterpolator()mx::math::logInterpolator< interpT >inline
logInterpolator(const std::vector< realT > &x, const std::vector< realT > &y)mx::math::logInterpolator< interpT >inline
m_interpmx::math::logInterpolator< interpT >protected
m_logxmx::math::logInterpolator< interpT >protected
m_logymx::math::logInterpolator< interpT >protected
operator()(const realT &x)mx::math::logInterpolator< interpT >inline
setup(const std::vector< realT > &x, const std::vector< realT > &y)mx::math::logInterpolator< interpT >inline