package zelus

  1. Overview
  2. Docs

Module Zlsolve.MakeSource

Interface for compiled functions

Parameters

Signature

Configuring and calling the D-C solver

Sourceval enable_logging : unit -> unit
Sourceval min_step_size : float option ref
Sourceval max_step_size : float option ref
Sourceval max_sim_time : float option ref
Sourceval speedup : float ref
Sourceval step : 's Zls.f_alloc -> 's Zls.f_csize -> 's Zls.f_zsize -> 's Zls.f_horizon -> 's Zls.f_maxsize -> 's Zls.f_ders -> ('s, 'o) Zls.f_step -> 's Zls.f_zero -> 's Zls.f_reset -> unit -> 'o option * bool * float
OCaml

Innovation. Community. Security.