public abstract class FastDetState<S extends FastDetState<S,T>,T> extends AbstractMutableNumericID
id| Constructor and Description |
|---|
FastDetState(int numInputs) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearTransitions() |
T |
getTransition(int inputIdx) |
void |
setTransition(int inputIdx,
T transition) |
String |
toString() |
getId, setIdCopyright © 2015. All Rights Reserved.