package owl-base

  1. Overview
  2. Docs
OCaml Scientific and Engineering Computing - Base

Install

Dune Dependency

Authors

Maintainers

Sources

owl-0.5.0.tbz
sha256=fb0578965c71b473315cc5b6aaffae79905dc0056926645faf1b5d80ed4041f1
md5=8693a75e8ee06c0ea000543ed9733359

doc/owl-base/Owl_base_slicing/index.html

Module Owl_base_slicingSource

Sourceval sdlist_to_sdarray : Owl_types.index list -> Owl_types.index_ array
Sourceval is_basic_slicing : Owl_types.index_ array -> bool
Sourceval check_slice_definition : Owl_types.index_ array -> int array -> Owl_types.index_ array
Sourceval calc_continuous_blksz : Owl_types.index_ array -> int array -> int * int
Sourceval calc_slice_shape : Owl_types.index_ array -> int array
Sourceval __foreach_continuous_blk : Owl_types.index_ array -> int -> int -> int array -> (int array -> unit) -> unit
Sourceval _foreach_continuous_blk : Owl_types.index_ array -> int -> (int array -> unit) -> unit
Sourceval 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.