Type alias OdinModel

Union type representing supported odin models - currently this may be an ordinary differential equation model (OdinModelODE) or a delay differential equation model (OdinModelDDE). Later we will support discrete-time models here too.

Generated using TypeDoc