Uses of Class
org.hipparchus.random.UnitSphereRandomVectorGenerator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of UnitSphereRandomVectorGenerator in org.hipparchus.analysis.interpolation
ModifierConstructorDescriptionInterpolatingMicrosphere
(int dimension, int size, double maxDarkFraction, double darkThreshold, double background, UnitSphereRandomVectorGenerator rand) Create a sphere from randomly sampled vectors.