Searched defs:checkRowIndex (Results 1 – 4 of 4) sorted by relevance
530 public static void checkRowIndex(final AnyMatrix m, final int row) { in checkRowIndex() method in MatrixUtils
1022 protected void checkRowIndex(final int row) { in checkRowIndex() method in AbstractFieldMatrix
453 public static void checkRowIndex(final AnyMatrix m, final int row) throws OutOfRangeException { in checkRowIndex() method in MatrixUtils
1028 protected void checkRowIndex(final int row) throws OutOfRangeException { in checkRowIndex() method in AbstractFieldMatrix