Home
last modified time | relevance | path

Searched defs:SquareMatrixType (Results 1 – 12 of 12) sorted by relevance

/external/eigen/test/
Ddontalign.cpp24 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in dontalign() typedef
Dinteger_types.cpp69 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in integer_type_tests() typedef
Dadjoint.cpp76 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in adjoint() typedef
Dhouseholder.cpp27 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in householder() typedef
Ddiagonalmatrices.cpp18 typedef Matrix<Scalar, Rows, Rows> SquareMatrixType; in diagonalmatrices() typedef
Dbasicstuff.cpp19 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in basicStuff() typedef
Dcholesky.cpp66 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in cholesky() typedef
/external/eigen/bench/
DbenchCholesky.cpp43 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in benchLLT() typedef
DbenchEigenSolver.cpp43 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in benchEigenSolver() typedef
/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineMatrixBase.h89 EIGEN_SIZE_MAX(RowsAtCompileTime, ColsAtCompileTime) > SquareMatrixType; typedef
/external/eigen/Eigen/src/Core/
DMatrixBase.h96 EIGEN_SIZE_MAX(RowsAtCompileTime,ColsAtCompileTime)> SquareMatrixType; typedef
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h141 EIGEN_SIZE_MAX(RowsAtCompileTime,ColsAtCompileTime)> SquareMatrixType; typedef