Searched refs:MatrixBType (Results 1 – 1 of 1) sorted by relevance
337 typedef Matrix<Scalar, Cols, Cols> MatrixBType; in createRandomPIMatrixOfRank() typedef354 MatrixBType b = MatrixBType::Random(cols,cols); in createRandomPIMatrixOfRank()362 HouseholderQR<MatrixBType> qrb(b); in createRandomPIMatrixOfRank()