Parameter Make_Ndarray.M

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