Uses of Class
org.apache.commons.math.exception.NoDataException

Packages that use NoDataException
org.apache.commons.math.analysis.interpolation 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 NoDataException
MicrosphereInterpolatingFunction(double[][] xval, double[] yval, int brightnessExponent, int microsphereElements, UnitSphereRandomVectorGenerator rand)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.