Docs.rs
stft-rs-0.5.1
stft-rs 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wizenink
Dependencies
microfft ^0.6.0
normal
optional
num-traits ^0.2
normal
rayon ^1.11
normal
optional
rustfft ^6.4.1
normal
optional
criterion ^0.7.0
dev
ndarray-stats ^0.6.0
dev
rand ^0.9.2
dev
rand_distr ^0.5.1
dev
Versions
58.72%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
StreamingStftF64
stft_rs
0.5.1
Streaming
Stft
F64
Aliased Type
In crate stft_
rs
stft_rs
Type Alias
Streaming
Stft
F64
Copy item path
Source
pub type StreamingStftF64 =
StreamingStft
<
f64
>;
Aliased Type
ยง
pub struct StreamingStftF64 {
/* private fields */
}