OpenGV
A library for solving calibrated central and non-central geometric vision problems
Sturm.hpp File Reference

Class for evaluating Sturm chains on polynomials, and bracketing the real roots. More...

#include <memory>
#include <stdlib.h>
#include <vector>
#include <list>
#include <Eigen/Eigen>
#include <Eigen/src/Core/util/DisableStupidWarnings.h>

Go to the source code of this file.

Classes

class  opengv::math::Bracket
 
class  opengv::math::Sturm
 

Namespaces

 opengv
 The namespace of this library.
 
 opengv::math
 The namespace of the math tools.
 

Detailed Description

Class for evaluating Sturm chains on polynomials, and bracketing the real roots.