Home
last modified time | relevance | path

Searched refs:NUMBER_OF_POINTS (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
DLinearInterpolator.java50 throw new NumberIsTooSmallException(LocalizedFormats.NUMBER_OF_POINTS, in interpolate()
DSplineInterpolator.java73 throw new NumberIsTooSmallException(LocalizedFormats.NUMBER_OF_POINTS, in interpolate()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java296 NUMBER_OF_POINTS("number of points ({0})"), /* keep */ enumConstant