package owl-base

  1. Overview
  2. Docs
An OCaml Numerical Library

Install

Dune Dependency

Authors

Maintainers

Sources

owl-0.4.0.tbz
sha256=098c648b481469761f46854c9825d52c1afdd273307658489af9c3df4ab7624b
md5=164fbec1c8025895eea703b125dd35f3

doc/owl-base/Owl_base_slicing/index.html

Module Owl_base_slicing

val sdlist_to_sdarray : Owl_types.index list -> Owl_types.index_ array
val is_basic_slicing : Owl_types.index_ array -> bool
val check_slice_definition : Owl_types.index_ array -> int array -> Owl_types.index_ array
val calc_continuous_blksz : Owl_types.index_ array -> int array -> int * int
val calc_slice_shape : Owl_types.index_ array -> int array
val __foreach_continuous_blk : Owl_types.index_ array -> int -> int -> int array -> (int array -> unit) -> unit
val _foreach_continuous_blk : Owl_types.index_ array -> int -> (int array -> unit) -> unit
val optimise_input_shape : Owl_types.index_ array -> ('a, 'b, 'c) Bigarray.Genarray.t -> ('d, 'e, 'f) Bigarray.Genarray.t -> Owl_types.index_ array * ('a, 'b, 'c) Bigarray.Genarray.t * ('d, 'e, 'f) Bigarray.Genarray.t
OCaml

Innovation. Community. Security.