package owl-base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Owl_base_slicingSource

Sourceval sdlist_to_sdarray : Owl_types.index list -> Owl_types.index_ array
Sourceval sdarray_to_sdarray : Owl_types.index array -> 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.