Searched refs:getRowMatrix (Results 1 – 8 of 8) sorted by relevance
160 BigMatrix getRowMatrix(int row) throws MatrixIndexException; in getRowMatrix() method
225 RealMatrix getRowMatrix(int row) throws MatrixIndexException; in getRowMatrix() method
218 FieldMatrix<T> getRowMatrix(int row) throws MatrixIndexException; in getRowMatrix() method
410 public RealMatrix getRowMatrix(final int row)
756 public BigMatrix getRowMatrix(int row) throws MatrixIndexException { in getRowMatrix() method in BigMatrixImpl
434 public FieldMatrix<T> getRowMatrix(final int row) in getRowMatrix() method in AbstractFieldMatrix
888 public BlockRealMatrix getRowMatrix(final int row) in getRowMatrix() method in BlockRealMatrix
862 public FieldMatrix<T> getRowMatrix(final int row) in getRowMatrix() method in BlockFieldMatrix