multiply

@NotNull
open fun multiply(value: Float): @NotNull ModelScaler

Multiplies this scaler by a constant value.

Return

the new composite scaler

Since

1.15.2

Parameters

value

the multiplier