pffft_rust 0.1.2

A bindgen-based wrapper around PFFFT (Pretty Fast Fast Fourier Transform).
Documentation
  • Coverage
  • 0%
    0 out of 27 items documented0 out of 6 items with examples
  • Size
  • Source code size: 244.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 481.03 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ellenhp

This is a thin wrapper around PFFFT, a fast fourier transform library. There's an example of use in src/lib.rs

This crate is not even remotely suitable for production use, and the API should NOT be considered stable.