numdifftools.step\_generators.MaxStepGenerator ============================================== .. currentmodule:: numdifftools.step_generators .. autoclass:: MaxStepGenerator .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MaxStepGenerator.__init__ ~MaxStepGenerator.step_generator_function .. rubric:: Attributes .. autosummary:: ~MaxStepGenerator.base_step ~MaxStepGenerator.min_num_steps ~MaxStepGenerator.num_steps ~MaxStepGenerator.scale ~MaxStepGenerator.step_nom ~MaxStepGenerator.step_ratio