dunitconversion ~master (2021-01-07T14:50:07Z)
Dub
Repo
LinearFunction.this
dunitconversion
linearfunction
LinearFunction
Constructor
this
()
this
(double k, double b)
struct
LinearFunction
this
(
double
k
,
double
b
)
Parameters
k
double
K factor value
b
double
bias value
Meta
Source
See Implementation
dunitconversion
linearfunction
LinearFunction
constructors
this
functions
inversed
isValid
y
variables
b
k
Constructor