pypomp.RWSigma.cooled¶ RWSigma.cooled(factor: float) → RWSigma[source]¶ Scale all standard deviations by factor and return a new instance. Parameters: factor (float) – Multiplicative scaling applied to every sigma. Must be non-negative. Returns: A new RWSigma instance with scaled sigmas. Return type: RWSigma