package zelus

  1. Overview
  2. Docs

Module type Zls.ZEROC_SOLVERSource

Sourcetype t
Sourcetype zcfn = float -> carray -> carray -> unit
Sourceval initialize : int -> zcfn -> carray -> t
Sourceval initialize_only : int -> zcfn -> carray -> t
Sourceval reinitialize : t -> float -> carray -> unit
Sourceval step : t -> float -> carray -> unit
Sourceval takeoff : t -> bool
Sourceval has_roots : t -> bool
Sourceval find : t -> ((float -> int -> unit) * carray) -> zarray -> float
OCaml

Innovation. Community. Security.