Owl_types_operator.NdarraySig
type ('a, 'b) t
val get : ('a, 'b) t -> int array -> 'a
val set : ('a, 'b) t -> int array -> 'a -> unit