toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.moda
/
LinearValueFunction
Linear
Value
Function
class
LinearValueFunction
:
ValueFunctionIfc
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