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