package gsl

  1. Overview
  2. Docs

Module Root.PolishSource

Sourcetype kind =
  1. | NEWTON
  2. | SECANT
  3. | STEFFENSON
Sourcetype t
Sourceval make : kind -> Fun.gsl_fun_fdf -> float -> t
Sourceval name : t -> string
Sourceval iterate : t -> unit
Sourceval root : t -> float
OCaml

Innovation. Community. Security.