Searched refs:MatrixAType (Results 1 – 1 of 1) sorted by relevance
563 typedef Matrix<Scalar, Rows, Rows> MatrixAType; in createRandomPIMatrixOfRank() typedef579 MatrixAType a = MatrixAType::Random(rows,rows); in createRandomPIMatrixOfRank()588 HouseholderQR<MatrixAType> qra(a); in createRandomPIMatrixOfRank()