bundles / scipy latest / scipy / integrate / _ivp / common / validate_first_step
function
scipy.integrate._ivp.common:validate_first_step
Signature
def validate_first_step ( first_step , t0 , t_bound ) Summary
Assert that first_step is valid and return it.
Aliases
-
scipy.integrate._ivp.bdf.validate_first_step