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
 : TensorContractionSycl.h, provides various tensor contraction kernel for SYCL backend
 

Macros

#define EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES(BASE)
 

Macro Definition Documentation

◆ EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES

#define EIGEN_POLYNOMIAL_SOLVER_BASE_INHERITED_TYPES (   BASE)

Definition at line 295 of file PolynomialSolver.h.