Searched refs:DenseCompanionMatrixType (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/Polynomials/
H A DCompanion.h55 typedef Matrix<Scalar, Deg, Deg> DenseCompanionMatrixType; typedef in class:Eigen::internal::companion
88 DenseCompanionMatrixType denseMatrix() const
92 DenseCompanionMatrixType companion(deg,deg);

Completed in 143 milliseconds