pymloc.model.dynamical_system.parameter_ivp

Classes

ParameterInitialValueProblem(ll_vars, …[, …])

class pymloc.model.dynamical_system.parameter_ivp.ParameterInitialValueProblem(ll_vars, hl_vars, loc_vars, initial_value, time_interval, dynamical_system, n_param=1)

Bases: pymloc.model.dynamical_system.parameter_bvp.ParameterBoundaryValueProblem

Parameters
property initial_value