Docs.rs
ndarray-rand-0.16.0
ndarray-rand 0.16.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bluss
jturner314
akern40
Dependencies
ndarray ^0.17
normal
quickcheck ^1.0
normal
optional
rand ^0.9.0
normal
rand_distr ^0.5.0
normal
quickcheck ^1.0
dev
rand_isaac ^0.4.0
dev
Versions
100%
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
Module overflowing
ndarray_
rand
0.16.0
Module overflowing
Module Items
Traits
In ndarray_
rand::
rand_
distr::
num_
traits::
ops
ndarray_rand
::
rand_distr
::
num_traits
::
ops
Module
overflowing
Copy item path
Source
Traits
ยง
Overflowing
Add
Performs addition with a flag for overflow.
Overflowing
Mul
Performs multiplication with a flag for overflow.
Overflowing
Sub
Performs substraction with a flag for overflow.