Classes | Namespaces | Defines
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

namespace  Eigen

Defines

#define EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES(BASE)

Define Documentation

Value:
typedef typename BASE::Scalar                 Scalar;       \
  typedef typename BASE::RealScalar             RealScalar;   \
  typedef typename BASE::RootType               RootType;     \
  typedef typename BASE::RootsType              RootsType;

Definition at line 290 of file PolynomialSolver.h.



win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:41