Image Component Library (ICL)
icl::math::LeastSquareModelFitting< T, DataPoint > Member List

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

DesignMatrixGen typedeficl::math::LeastSquareModelFitting< T, DataPoint >
fit(const std::vector< DataPoint > &points)icl::math::LeastSquareModelFitting< T, DataPoint >inline
getError(const Model &model, const DataPoint &p)icl::math::LeastSquareModelFitting< T, DataPoint >inline
LeastSquareModelFitting()icl::math::LeastSquareModelFitting< T, DataPoint >inline
LeastSquareModelFitting(int modelDim, DesignMatrixGen gen, DynMatrix< T > *constraintMatrix=0)icl::math::LeastSquareModelFitting< T, DataPoint >inline
m_Cicl::math::LeastSquareModelFitting< T, DataPoint >private
m_Dicl::math::LeastSquareModelFitting< T, DataPoint >private
m_Evalsicl::math::LeastSquareModelFitting< T, DataPoint >private
m_Evecsicl::math::LeastSquareModelFitting< T, DataPoint >private
m_genicl::math::LeastSquareModelFitting< T, DataPoint >private
m_modelicl::math::LeastSquareModelFitting< T, DataPoint >private
m_modelDimicl::math::LeastSquareModelFitting< T, DataPoint >private
m_Sicl::math::LeastSquareModelFitting< T, DataPoint >private
m_svdSicl::math::LeastSquareModelFitting< T, DataPoint >private
m_svdUicl::math::LeastSquareModelFitting< T, DataPoint >private
m_svdVticl::math::LeastSquareModelFitting< T, DataPoint >private
Model typedeficl::math::LeastSquareModelFitting< T, DataPoint >