package owl-base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.BatchSource

Sourcetype typ =
  1. | Full
  2. | Mini of int
  3. | Sample of int
  4. | Stochastic
Sourceval batches : typ -> Algodiff.t -> int
Sourceval to_string : typ -> string
OCaml

Innovation. Community. Security.