Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val cmake : int -> nvec
val unvec : nvec -> Zls.carray
type rhsfn = float -> Zls.carray -> Zls.carray -> unit
type dkyfn = nvec -> float -> int -> unit
val set_stop_time : t -> float -> unit
val set_min_step : t -> float -> unit
val set_max_step : t -> float -> unit
val set_tolerances : t -> float -> float -> unit