Docs.rs
simple_gaussian-0.6.0
simple_gaussian 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mitchmindtree
Dependencies
rand ^0.7
normal
rand_distr ^0.2
normal
Versions
66.67%
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
gaussian
0.6.0
All Items
Crate Items
Functions
Crate
gaussian
Copy item path
Source
Functions
§
gen
Generates a raw gaussian value between [0.0, 1.0) whose distribution’s mean is at
value
with the given amount of
randomness
between [0.0, 1.0).
gen_raw
Gen raw gaussian value with distribution mean at 0.