package owl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type typ = Owl_optimise_generic.Make(Owl_dense_ndarray.D).Stopping.typ =
  1. | Const of float
  2. | Early of int * int
  3. | None
val run : typ -> float -> bool
val default : typ -> typ
val to_string : typ -> string