Searched defs:getRowVector (Results 1 – 10 of 10) sorted by relevance
266 FieldVector<T> getRowVector(int row) throws MatrixIndexException; in getRowVector() method
273 RealVector getRowVector(int row) throws MatrixIndexException; in getRowVector() method
500 public FieldVector<T> getRowVector(final int row) in getRowVector() method in AbstractFieldMatrix
1040 public FieldVector<T> getRowVector(final int row) in getRowVector() method in BlockFieldMatrix
1066 public RealVector getRowVector(final int row) in getRowVector() method in BlockRealMatrix
298 RealVector getRowVector(int row) throws OutOfRangeException; in getRowVector() method
297 FieldVector<T> getRowVector(int row) throws OutOfRangeException; in getRowVector() method
539 public FieldVector<T> getRowVector(final int row) throws OutOfRangeException { in getRowVector() method in AbstractFieldMatrix
1066 public RealVector getRowVector(final int row) throws OutOfRangeException { in getRowVector() method in BlockRealMatrix
1058 public FieldVector<T> getRowVector(final int row) throws OutOfRangeException { in getRowVector() method in BlockFieldMatrix