Searched refs:NOT_SYMMETRIC_MATRIX (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DNotSymmetricMatrixException.java40 super(LocalizedFormats.NOT_SYMMETRIC_MATRIX);
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
H A DLocalizedFormats.java206 NOT_SYMMETRIC_MATRIX("not symmetric matrix"), enum constant in enum:LocalizedFormats

Completed in 58 milliseconds