Image Component Library (ICL)
icl::math::PolynomialRegression< T > Member List

This is the complete list of members for icl::math::PolynomialRegression< T >, including all inherited members.

apply(const Matrix &xs, const Matrix &ys, bool useSVD=false)icl::math::PolynomialRegression< T >
Attrib typedeficl::math::PolynomialRegression< T >
getFunctionString() consticl::math::PolynomialRegression< T >
m_buficl::math::PolynomialRegression< T >mutableprotected
m_resulticl::math::PolynomialRegression< T >protected
Matrix typedeficl::math::PolynomialRegression< T >
PolynomialRegression(const std::string &function)icl::math::PolynomialRegression< T >