Module Data
val in_dir : string -> stringin_dir filenameexpandsfilenameinto the full path, where the root is the "result directory" passed as a-d dircommand line argument.
Hdf5 files to store large arrays
val h5 : ?reuse:bool -> string -> h5val with_handle : h5 -> (Hdf5_caml.H5.t -> 'a) -> 'aval get_object : Hdf5_caml.H5.t -> string -> Hdf5_caml.H5.t * string
module Iter : sig ... endmodule Link : sig ... endmodule H5Attr : sig ... endmodule Mat : sig ... endMat.matoperations
module Arr : sig ... endOwl.Arroperations