Reward<S> typedef

Reward<S> = double Function(S state)

Implementation

typedef Reward<S> = double Function(S state);