Uses of Class
org.apache.commons.math.random.UnitSphereRandomVectorGenerator
Packages that use UnitSphereRandomVectorGenerator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of UnitSphereRandomVectorGenerator in org.apache.commons.math.analysis.interpolation
Constructors in org.apache.commons.math.analysis.interpolation with parameters of type UnitSphereRandomVectorGeneratorModifierConstructorDescriptionMicrosphereInterpolatingFunction
(double[][] xval, double[] yval, int brightnessExponent, int microsphereElements, UnitSphereRandomVectorGenerator rand)