Classes | Namespaces | Macros
PolynomialSolver.h File Reference

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
 

Macros

#define EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES(BASE)
 

Macro Definition Documentation

#define EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES (   BASE)
Value:
typedef typename BASE::Scalar Scalar; \
typedef typename BASE::RealScalar RealScalar; \
typedef typename BASE::RootType RootType; \
typedef typename BASE::RootsType RootsType;

Definition at line 293 of file PolynomialSolver.h.



hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50