basic_dsp_interop 0.6.0

This lib offers a C compatible interface for `basic_dsp_vector`, so that it can be used from programs written in languages other than Rust. `basic_dsp_vector` provides digital signal processing based on real or complex vectors in time or frequency domain. Vectors come with basic arithmetic, convolution, Fourier transformation and interpolation operations. The vectors are optimized for sizes of a couple of thousand elements or more.
basic_dsp_interop-0.6.0 doesn't have any documentation.

Clients using other programming languages should use the functions in this mod. Please refer to the other chapters of the help for documentation of the functions.