pypomp.core.rw_sigma.RWSigma.cool

RWSigma.cool(factor: float) RWSigma[source]

Adjust all sigmas by the given factor, returning a new RWSigma copy.

Parameters:

factor (float) – Value by which to multiply each sigma.

Returns:

A new RWSigma instance with adjusted sigmas.

Return type:

RWSigma