org.apache.commons.math3.random
Interface RandomVectorGenerator
-
- All Known Implementing Classes:
- CorrelatedRandomVectorGenerator, HaltonSequenceGenerator, SobolSequenceGenerator, UncorrelatedRandomVectorGenerator, UnitSphereRandomVectorGenerator
public interface RandomVectorGeneratorThis interface represents a random generator for whole vectors.- Since:
- 1.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description double[]nextVector()Generate a random vector.
-
DMelt 3.0 © DataMelt by jWork.ORG