Class SeqDrift2ChangeDetector.Block
- java.lang.Object
-
- moa.classifiers.core.driftdetection.SeqDrift2ChangeDetector.Block
-
- Enclosing class:
- SeqDrift2ChangeDetector
public class SeqDrift2ChangeDetector.Block extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(double _dValue)
void
addAt(int _iIndex, double _dNewValue)
boolean
IsTested()
void
setTested(boolean _isTested)
-