Image Component Library (ICL)
|
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 typedef | icl::math::PolynomialRegression< T > | |
getFunctionString() const | icl::math::PolynomialRegression< T > | |
m_buf | icl::math::PolynomialRegression< T > | mutableprotected |
m_result | icl::math::PolynomialRegression< T > | protected |
Matrix typedef | icl::math::PolynomialRegression< T > | |
PolynomialRegression(const std::string &function) | icl::math::PolynomialRegression< T > |