Docs.rs
scirs2-transform-0.3.1
scirs2-transform 0.3.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
ahash ^0.8
normal
approx ^0.5.1
normal
num_cpus ^1.17.0
normal
oxicode ^0.1.1
normal
optional
prometheus ^0.14
normal
optional
rayon ^1.11.0
normal
regex ^1.12.3
normal
scirs2-core ^0.3.1
normal
scirs2-fft ^0.3.1
normal
scirs2-linalg ^0.3.1
normal
scirs2-stats ^0.3.1
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
statrs ^0.18.0
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
optional
criterion ^0.8.2
dev
ndarray-rand ^0.16.0
dev
plotters ^0.3.7
dev
rand ^0.9.2
dev
scirs2-datasets ^0.3.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
EPSILON
scirs2_
transform
0.3.1
In scirs2_
transform::
normalize
scirs2_transform
::
normalize
Constant
EPSILON
Copy item path
Source
pub const EPSILON:
f64
= 1e-10;
Expand description
Small value to use for comparison with zero and numerical stability