ocaml_simd.avx
Float16x16.String
ocaml_simd
ocaml_simd.ppx
ocaml_simd.sexp
ocaml_simd.sse
ppxlib
yojson
val get : string @ local -> (byte:int -> float16x16) @ local @@ portable
Load 32 bytes from a string at an arbitrary byte offset.
string
Invalid_argument
if byte..byte+32 fails bounds checking.
byte..byte+32
val unsafe_get : string @ local -> (byte:int -> float16x16) @ local @@ portable
Load 32 bytes from a string at an arbitrary byte offset. Does not check bounds.
module Int32_u : sig ... end
module Int64_u : sig ... end
module Nativeint_u : sig ... end