package owl

  1. Overview
  2. Docs
OCaml Scientific and Engineering Computing

Install

Dune Dependency

Authors

Maintainers

Sources

owl-1.0.0.tbz
sha256=d91ba09488edd602dad845f68db1f980a601bdbb55d9516e3b59681eca20debe
sha512=9b31c3474a94c3b11d1dedba00639e770737e61f2e724a1288066ed976e4d0f8afe891a430e17ecf525fbca92e433d71d1b66d3ba17d4e299a4f8fdc3b902461

doc/owl/Owl_ndarray_upsampling/index.html

Module Owl_ndarray_upsampling

val owl_float32_ndarray_upsampling_spatial_backward : ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> int -> int -> int -> int -> int -> int -> int -> unit
val owl_float64_ndarray_upsampling_spatial_backward : ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> int -> int -> int -> int -> int -> int -> int -> unit
val owl_complex32_ndarray_upsampling_spatial_backward : ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> int -> int -> int -> int -> int -> int -> int -> unit
val owl_complex64_ndarray_upsampling_spatial_backward : ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> int -> int -> int -> int -> int -> int -> int -> unit
val _owl_spatial_upsampling_backward : 'a 'b. ('a, 'b) Bigarray.kind -> ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> int -> int -> int -> int -> int -> int -> int -> unit
OCaml

Innovation. Community. Security.