Image Component Library (ICL)
icl::math::LeastSquareModelFitting2D Member List
This is the complete list of members for icl::math::LeastSquareModelFitting2D, including all inherited members.
circle_gen(const utils::Point32f &p, double *d)icl::math::LeastSquareModelFitting2D [inline, static]
DesignMatrixGen typedeficl::math::LeastSquareModelFitting< double, utils::Point32f >
ellipse_gen(const utils::Point32f &p, double *d)icl::math::LeastSquareModelFitting2D [inline, static]
fit(const std::vector< utils::Point32f > &points)icl::math::LeastSquareModelFitting2D [inline]
getError(const std::vector< double > &model, const utils::Point32f &p)icl::math::LeastSquareModelFitting2D [inline]
LeastSquareModelFitting()icl::math::LeastSquareModelFitting< double, utils::Point32f > [inline]
LeastSquareModelFitting(int modelDim, DesignMatrixGen gen, DynMatrix< double > *constraintMatrix=0)icl::math::LeastSquareModelFitting< double, utils::Point32f > [inline]
LeastSquareModelFitting2D()icl::math::LeastSquareModelFitting2D [inline]
LeastSquareModelFitting2D(int modelDim, DesignMatrixGen gen, DynMatrix< double > *constraintMatrix=0)icl::math::LeastSquareModelFitting2D [inline]
line_gen(const utils::Point32f &p, double *d)icl::math::LeastSquareModelFitting2D [inline, static]
Model typedeficl::math::LeastSquareModelFitting< double, utils::Point32f >
restr_ellipse_gen(const utils::Point32f &p, double *d)icl::math::LeastSquareModelFitting2D [inline, static]
Super typedeficl::math::LeastSquareModelFitting2D [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines