ImplicitDiscreteSystem
get_eqs(sys)
orequations(sys)
: The equations that define the implicit discrete system.get_unknowns(sys)
orunknowns(sys)
: The set of unknowns in the implicit discrete system.get_ps(sys)
orparameters(sys)
: The parameters of the implicit discrete system.get_iv(sys)
: The independent variable of the implicit discrete system
structural_simplify
ImplicitDiscreteProblem(sys::ImplicitDiscreteSystem, u0map, tspan)
ImplicitDiscreteFunction(sys::ImplicitDiscreteSystem, args...)
Shift