DAISIE_CS_max_steps: CS iteration control
Description
Sets or retrieves the max. number of iterations used by the odeint solver.
Usage
DAISIE_CS_max_steps(max_steps)
Value
current max. iterations
Arguments
- max_steps
max_steps
: sets max. iterations to max_steps
.