Package org.hipparchus.random
Interface RandomVectorGenerator
- All Known Implementing Classes:
CorrelatedRandomVectorGenerator
,HaltonSequenceGenerator
,SobolSequenceGenerator
,UncorrelatedRandomVectorGenerator
,UnitSphereRandomVectorGenerator
public interface RandomVectorGenerator
This interface represents a random generator for whole vectors.