KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
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