ptypy.engines.stochastic.EPIEMixin#
- class ptypy.engines.stochastic.EPIEMixin(alpha, beta)#
Bases:
objectDefaults:
[alpha] default = 1.0 type = float lowlim = 0.0 help = Parameter for adjusting the step size of the object update
[beta] default = 1.0 type = float lowlim = 0.0 help = Parameter for adjusting the step size of the probe update
[object_norm_is_global] default = False type = bool help = Calculate the object norm based on the global object instead of the local object
- __init__(alpha, beta)#
Methods
__init__(alpha, beta)Attributes
SUPPORTED_MODELSalphabeta