package pyml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val of_bigarray : ('a, 'b, 'c) Bigarray.Genarray.t -> Py.Object.t
val to_bigarray : ('a, 'b) Bigarray.kind -> 'c Bigarray.layout -> Py.Object.t -> ('a, 'b, 'c) Bigarray.Genarray.t