= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
FFT of Bigarray.Array2.
val create :
('a, 'b) Bigarray.kind ->
'c Bigarray.layout ->
int ->
int ->
('a, 'b, 'c) Bigarray.Array2.t
type 'l complex_array = (Complex.t, complex_elt, 'l) Bigarray.Array2.t
Double precision complex 2D array.
type 'l float_array = (float, float_elt, 'l) Bigarray.Array2.t
Double precision float 2D array.