KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.decision
/
PolicyIfc
Policy
Ifc
fun
interface
PolicyIfc
(
source
)
§4.5 — the policy seam and the context a rule is given at a decision instant.
Inheritors
ShapeAwarePolicyIfc
ManagedPolicyIfc
NeutralPolicy
Members
Functions
action
Link copied to clipboard
abstract
fun
action
(
observation
:
DoubleArray
,
ctx
:
DecisionContext
)
:
DoubleArray