Docs.rs
fdars-core-0.4.0
fdars-core 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sipemu
Dependencies
anofox-regression ^0.4
normal
optional
faer ^0.23
normal
optional
getrandom ^0.2
normal
optional
nalgebra ^0.33
normal
num-complex ^0.4
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
optional
rustfft ^6.2
normal
criterion ^0.5
dev
serde ^1
dev
serde_json ^1
dev
getrandom ^0.2
normal
Versions
99.15%
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
Skip to main content
detrend_diff
fdars_
core
0.4.0
In fdars_
core::
detrend
fdars_core
::
detrend
Function
detrend_
diff
Copy item path
Source
pub fn detrend_diff(data: &
FdMatrix
, order:
usize
) ->
TrendResult
Expand description
Remove trend by differencing.