Package moa.streams.generators
Class RandomRBFGenerator.Centroid
- java.lang.Object
-
- moa.streams.generators.RandomRBFGenerator.Centroid
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RandomRBFGenerator
protected static class RandomRBFGenerator.Centroid extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description double[]
centre
int
classLabel
double
stdDev
-
Constructor Summary
Constructors Modifier Constructor Description protected
Centroid()
-