Go to the source code of this file.
Classes | |
class | Eigen::PolynomialSolver< _Scalar, _Deg > |
A polynomial solver. More... | |
class | Eigen::PolynomialSolver< _Scalar, 1 > |
class | Eigen::PolynomialSolverBase< _Scalar, _Deg > |
Defined to be inherited by polynomial solvers: it provides convenient methods such as. More... | |
Namespaces | |
Eigen | |
Namespace containing all symbols from the Eigen library. | |
Macros | |
#define | EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES(BASE) |
#define EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES | ( | BASE | ) |
Definition at line 293 of file PolynomialSolver.h.