public interface DifferentiableValueFunction extends ValueFunction
| Modifier and Type | Method and Description |
|---|---|
FunctionGradient |
valueGradient(State s)
Returns the gradient of this value function
|
valueFunctionGradient valueGradient(State s)
s - the state on which the function is to be evaluated