package owl

  1. Overview
  2. Docs
Owl - An OCaml Numerical Library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

owl-base-0.3.7.tbz
sha256=28d6c909f8f91cd8fd61fd1079b2f0e4bf8917bf33e2da96607caf63c73d0a39
md5=16454681ed82d527edf25eaee668c88a

doc/owl/Owl_fftpack/index.html

Module Owl_fftpack

val _owl_rfftf : 'a 'b 'c 'd. ('a, 'b) Bigarray.kind -> ('c, 'd) Bigarray.kind -> ('a, 'b) Owl_core_types.owl_arr -> ('c, 'd) Owl_core_types.owl_arr -> int -> unit
val _owl_rfftb : 'a 'b 'c 'd. ('a, 'b) Bigarray.kind -> ('c, 'd) Bigarray.kind -> ('a, 'b) Owl_core_types.owl_arr -> ('c, 'd) Owl_core_types.owl_arr -> int -> unit
val _owl_cfftf : 'a 'b. ('a, 'b) Bigarray.kind -> ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> unit
val _owl_cfftb : 'a 'b. ('a, 'b) Bigarray.kind -> ('a, 'b) Owl_core_types.owl_arr -> ('a, 'b) Owl_core_types.owl_arr -> int -> unit
OCaml

Innovation. Community. Security.