public static class SupervisedVFA.SupervisedVFAInstance
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
State |
s
The state
|
double |
v
The state's associated value
|
Constructor and Description |
---|
SupervisedVFAInstance(State s,
double v)
Initializes
|