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