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
 Namespace containing all symbols from the Eigen library.
 

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;
SCALAR Scalar
Definition: bench_gemm.cpp:33
NumTraits< Scalar >::Real RealScalar
Definition: bench_gemm.cpp:34

Definition at line 293 of file PolynomialSolver.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32