ScaleBias.GetBias

Returns the bias to apply to the scaled output value from the source module.

@returns The bias 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
GetBias
()

Meta