Home
last modified time | relevance | path

Searched refs:NUMBER_OF_SAMPLES (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java184 NUMBER_OF_SAMPLES("number of samples ({0})"), /* keep */ enumConstant
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DRandomDataImpl.java881 throw new NotStrictlyPositiveException(LocalizedFormats.NUMBER_OF_SAMPLES, k);