package owl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type typ = Owl_optimise_generic.Make(Owl_algodiff_generic.Make(Owl_algodiff_primal_ops.S)).Gradient.typ =
  1. | GD
  2. | CG
  3. | CD
  4. | NonlinearCG
  5. | DaiYuanCG
  6. | NewtonCG
  7. | Newton
val to_string : typ -> string