scale# IntegrationWeight.scale(factor: float) → None[source]# Scales the weight vector with a factor. Parameters: factor (float) – Factor to scale the weight vector with. Return type: None