Docs.rs
scirs2-transform-0.1.0-rc.1
scirs2-transform 0.1.0-rc.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
ahash ^0.8
normal
approx ^0.5.1
normal
bincode ^2.0.1
normal
optional
num_cpus ^1.17.0
normal
prometheus ^0.14
normal
optional
regex ^1.11.3
normal
scirs2-core ^0.1.0-rc.1
normal
scirs2-fft ^0.1.0-rc.1
normal
scirs2-linalg ^0.1.0-rc.1
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
statrs ^0.18.0
normal
tch ^0.20
normal
optional
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
optional
criterion ^0.7.0
dev
ndarray-rand ^0.15.0
dev
plotters ^0.3.7
dev
rand ^0.9.2
dev
scirs2-datasets ^0.1.0-rc.1
dev
Versions
100%
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
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
EPSILON
scirs2_
transform
0.1.0-rc.1
In scirs2_
transform::
scaling
scirs2_transform
::
scaling
Constant
EPSILON
Copy item path
Source
pub const EPSILON:
f64
= 1e-10;
Expand description
Small epsilon value for numerical stability and comparison with zero