ScaleBias.GetScale

Returns the scaling factor to apply to the output value from the source module.

@returns The scaling factor to apply.

The GetValue() method retrieves the output value from the source module, multiplies it with the scaling factor, adds the bias to it, then outputs the value.

class ScaleBias
const
double
GetScale
()

Meta