Docs.rs
symphonia-core-0.5.4
symphonia-core 0.5.4
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pdeljanov
Dependencies
arrayvec ^0.7.1
normal
bitflags ^1.2.1
normal
bytemuck ^1.7
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
rustfft ^6.1.0
normal
optional
Versions
78.26%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
symphonia_core
0.5.4
Module complex
Structs
In symphonia_core::dsp
?
Module
symphonia_core
::
dsp
::
complex
source
·
[
−
]
Expand description
The
complex
module implements a 32-bit floating point complex number.
Structs
§
Complex
A complex number.