-
3.41.0
|
This is the complete list of members for pyfaust.factparams.StoppingCriterion, including all inherited members.
__init__(self, num_its=DEFAULT_NUMITS, tol=None, maxiter=DEFAULT_MAXITER, relerr=False, relmat=None, erreps=None) | pyfaust.factparams.StoppingCriterion | |
__repr__(self) | pyfaust.factparams.StoppingCriterion | |
__str__(self) | pyfaust.factparams.StoppingCriterion | |
DEFAULT_MAXITER | pyfaust.factparams.StoppingCriterion | static |
DEFAULT_NUMITS | pyfaust.factparams.StoppingCriterion | static |
DEFAULT_TOL | pyfaust.factparams.StoppingCriterion | static |
erreps | pyfaust.factparams.StoppingCriterion | |
maxiter | pyfaust.factparams.StoppingCriterion | |
num_its | pyfaust.factparams.StoppingCriterion | |
relerr | pyfaust.factparams.StoppingCriterion | |
tol | pyfaust.factparams.StoppingCriterion |