public class ParametricVectorGenerator extends Object implements VectorGenerator
| Constructor and Description |
|---|
ParametricVectorGenerator(RandomProducer paramGenerator,
IgniteFunction<Double,Double>... perDimensionGenerators)
Create an intance of ParametricVectorGenerator.
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasDataStream, concat, concat, duplicateRandomFeatures, duplicateRandomFeatures, filter, map, move, noisify, plus, rotate, rotate, shuffle, shufflepublic ParametricVectorGenerator(RandomProducer paramGenerator, IgniteFunction<Double,Double>... perDimensionGenerators)
paramGenerator - Parameter generator.perDimensionGenerators - Per dimension generators.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024