Go to the source code of this file.
Classes | |
class | Eigen::MatrixSquareRoot< MatrixType, IsComplex > |
Class for computing matrix square roots of general matrices. More... | |
class | Eigen::MatrixSquareRoot< MatrixType, 0 > |
class | Eigen::MatrixSquareRoot< MatrixType, 1 > |
class | Eigen::MatrixSquareRootQuasiTriangular< MatrixType > |
Class for computing matrix square roots of upper quasi-triangular matrices. More... | |
class | Eigen::MatrixSquareRootReturnValue< Derived > |
Proxy for the matrix square root of some matrix (expression). More... | |
class | Eigen::MatrixSquareRootTriangular< MatrixType > |
Class for computing matrix square roots of upper triangular matrices. More... | |
struct | Eigen::internal::traits< MatrixSquareRootReturnValue< Derived > > |
Namespaces | |
namespace | Eigen |
namespace | Eigen::internal |