KSLCore
Toggle table of contents
R1.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.moda
/
LinearValueFunction
Linear
Value
Function
class
LinearValueFunction
:
ValueFunctionIfc
(
source
)
Uses a linear transformation to transform from score with a metric domain to the value domain.
Members
Constructors
Linear
Value
Function
Link copied to clipboard
constructor
(
)
Functions
value
Link copied to clipboard
open
override
fun
value
(
score
:
Score
)
:
Double