Uses of Class
org.apache.commons.math.exception.NoDataException
Packages that use NoDataException
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of NoDataException in org.apache.commons.math.analysis.interpolation
Constructors in org.apache.commons.math.analysis.interpolation that throw NoDataExceptionModifierConstructorDescriptionMicrosphereInterpolatingFunction
(double[][] xval, double[] yval, int brightnessExponent, int microsphereElements, UnitSphereRandomVectorGenerator rand)