package hdf5
Manages HDF5 files used for storing large amounts of data
Install
Dune Dependency
Authors
Maintainers
Sources
v0.1.5.tar.gz
md5=5e42f0b3f28a7ed8ba84998ee30ff8e7
sha512=17eea72e38f70f92a3b01cd10e0cae8839d8d214b5fa6507f9d435530afe17c88fbdd349157a12eead205e1cf66225d6282199404a3c26841366a57f5c69ff23
doc/hdf5.caml/Hdf5_caml/Struct/Make/Vector/index.html
Module Make.Vector
type e = t
val create : ?capacity:int -> ?growth_factor:float -> unit -> t
Create a vector with the given initial capacity and growth factor.
val capacity : t -> int
Returns the current capacity of the given vector.
val ensure_capacity : t -> int -> unit
Ensures that the vector has at least the given capacity.
val growth_factor : t -> float
Returns the growth factor of the given vector.
val set_growth_factor : t -> float -> unit
Sets the growth factor to the given value.
val length : t -> int
Returns the length of the given vector.
val realloc : t -> int -> unit
Sets the capacity of the vector to the given size.
val clear : t -> unit
Removes all the elements in the vector.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>