package gsl

  1. Overview
  2. Docs

Module Gsl.SumSource

Series Acceleration

Sourcetype ws
Sourceval make : int -> ws
Sourceval accel : float array -> ws -> Fun.result
Sourcetype ws_info = {
  1. size : int;
  2. terms_used : int;
  3. sum_plain : float;
}
Sourceval get_info : ws -> ws_info
Sourcemodule Trunc : sig ... end
OCaml

Innovation. Community. Security.