Class VectorGeneratorPrimitivesExample
- java.lang.Object
-
- org.apache.ignite.examples.ml.util.generators.VectorGeneratorPrimitivesExample
-
public class VectorGeneratorPrimitivesExample extends java.lang.ObjectExample of using primitive generators and combiners for generators.
-
-
Constructor Summary
Constructors Constructor Description VectorGeneratorPrimitivesExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)Run example.
-