Home
last modified time | relevance | path

Searched defs:MatrixIndexException (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DMatrixIndexException.java29 public class MatrixIndexException extends MathRuntimeException { class
41 public MatrixIndexException(final String pattern, final Object ... arguments) { in MatrixIndexException() method in MatrixIndexException
51 public MatrixIndexException(final Localizable pattern, final Object ... arguments) { in MatrixIndexException() method in MatrixIndexException