KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.decision
/
LookaheadPolicy
/
contribution
contribution
protected
abstract
fun
contribution
(
observation
:
DoubleArray
,
action
:
DoubleArray
,
ctx
:
DecisionContext
)
:
Double
(
source
)
C(s, a)
: the cost incurred by taking
action
now.