Module Data
val in_dir : string -> string
in_dir filename
expandsfilename
into the full path, where the root is the "result directory" passed as a-d dir
command line argument.
Hdf5 files to store large arrays
val h5 : ?reuse:bool -> string -> h5
val with_handle : h5 -> (Hdf5_caml.H5.t -> 'a) -> 'a
val get_object : Hdf5_caml.H5.t -> string -> Hdf5_caml.H5.t * string
module Iter : sig ... end
module Link : sig ... end
module H5Attr : sig ... end
module Mat : sig ... end
Mat.mat
operations
module Arr : sig ... end
Owl.Arr
operations