Searched defs:checkIndex (Results 1 – 5 of 5) sorted by relevance
550 private void checkIndex(final int index) throws MatrixIndexException { in checkIndex() method in SparseFieldVector
861 private void checkIndex(final int index) in checkIndex() method in ArrayFieldVector
70 protected void checkIndex(final int index) in checkIndex() method in AbstractRealVector
1190 static void checkIndex(int index, int size) { in checkIndex() method
235 long checkIndex; /* used by progressive parsing lookup */ member