Module Owl_operator.Make_NdarraySource

Parameters

Signature

Sourceval (.%{}) : ('a, 'b) M.t -> int -> 'a
Sourceval (.%{;..}) : ('a, 'b) M.t -> int array -> 'a

Operator of ``get``

Sourceval (.%{}<-) : ('a, 'b) M.t -> int -> 'a -> unit
Sourceval (.%{;..}<-) : ('a, 'b) M.t -> int array -> 'a -> unit

Operator of ``set``