Owl_utilsHelper functions used in the library
include module type of struct include Owl_utils_ndarray endmodule Stack = Owl_utils_stackmodule Heap = Owl_utils_heapmodule Array = Owl_utils_arrayTODO: return the the distance between 1.0 and the next larger representable floating-point value.
val num_typ_to_str : Owl_types.number -> stringval num_typ_of_str : string -> Owl_types.number