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