Up

Parameter Key : Piecewise_linear_intf.Float_like

Signature

type t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val __bin_read_t__ : (int -> t) Core_kernel.Std.Bin_prot.Read.reader
include Core_kernel.Std.Floatable with type t := t
type t
val of_float : float -> t
val to_float : t -> float