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

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

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