brainpy.math.membrane_scaling

Contents

brainpy.math.membrane_scaling#

brainpy.math.membrane_scaling = <brainpy.math.scales.IdScaling object>#

a no-op Scaling with scale=1 and bias=0.

Because the transform is the identity, custom bias/scale arguments are meaningless. Passing non-default values is therefore rejected (rather than being silently ignored) so the caller is not misled into thinking the values take effect.

Type:

Identity scaling