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