Load_store.Float_arrayLoad two floats from a float array at an arbitrary (unaligned) index.
Load two floats from a float array at an arbitrary (unaligned) index. Does not check bounds.
Store two floats to a float array at an arbitrary (unaligned) index.
val unsafe_set :
float array @ local ->
(idx:int ->
(float64x2 ->
unit) @ local) @ local @@ portableStore two floats to a float array at an arbitrary (unaligned) index. Does not check bounds.
module Int32_u : Float_array_accessors with type index := int32module Int64_u : Float_array_accessors with type index := int64module Nativeint_u : Float_array_accessors with type index := nativeint