OpenGV
A library for solving calibrated central and non-central geometric vision problems
opengv::math::Sturm Member List

This is the complete list of members for opengv::math::Sturm, including all inherited members.

bracket_topengv::math::Sturm
bracketRoots(std::vector< double > &roots, double eps=-1.0)opengv::math::Sturm
computeLagrangianBound()opengv::math::Sturm
evaluateChain(double bound)opengv::math::Sturm
evaluateChain2(double bound)opengv::math::Sturm
findRoots()opengv::math::Sturm
findRoots2(std::vector< double > &roots, double eps_x=0.001, double eps_val=0.001) (defined in opengv::math::Sturm)opengv::math::Sturm
Sturm(const Eigen::MatrixXd &p)opengv::math::Sturm
Sturm(const std::vector< double > &p)opengv::math::Sturm
~Sturm()opengv::math::Sturmvirtual