basic_dsp_matrix 0.5.1

This lib offers the same operations defined in `basic_dsp_vector` for matrices. It doesn't offer complete matrix algebra by itself and instead is meant to be used in combination with other matrix libs. `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.
Documentation
  • Feature flags
  • Feature flags are not available for this release because it was built before features were collected by docs.rs.

basic_dsp_matrix

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

Feature flags are not available for this release because it was built before features were collected by docs.rs.