Home
last modified time | relevance | path

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

/external/eigen/test/
Ddontalign.cpp25 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in dontalign() typedef
Dadjoint.cpp77 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in adjoint() typedef
Dhouseholder.cpp28 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in householder() typedef
Ddiagonalmatrices.cpp19 typedef Matrix<Scalar, Rows, Rows> SquareMatrixType; in diagonalmatrices() typedef
Dinteger_types.cpp71 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in integer_type_tests() typedef
Dbasicstuff.cpp19 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in basicStuff() typedef
Dcholesky.cpp69 …edef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> SquareMatrixType; in cholesky() typedef
/external/eigen/bench/
DbenchCholesky.cpp44 …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.h95 EIGEN_SIZE_MAX(RowsAtCompileTime,ColsAtCompileTime)> SquareMatrixType; typedef
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h136 EIGEN_SIZE_MAX(RowsAtCompileTime,ColsAtCompileTime)> SquareMatrixType; typedef