Module Float64x4.Float_iarray

val get : float iarray @ local -> (idx:int -> float64x4) @ local @@ portable

Load four floats from a float iarray at an arbitrary (unaligned) index.

val unsafe_get : float iarray @ local -> (idx:int -> float64x4) @ local @@ portable

Load four floats from a float iarray at an arbitrary (unaligned) index. Does not check bounds.

module Int32_u : sig ... end
module Int64_u : sig ... end
module Nativeint_u : sig ... end