postDecision

protected open fun postDecision(observation: DoubleArray, action: DoubleArray): DoubleArray(source)

S^x(s, a): the state immediately after the decision and before the exogenous information. Defaults to the observation unchanged, which is right for a rule whose action does not move the observed state.