Crate ndarray_rand
source ·Expand description
Constructors for randomized arrays. rand integration for ndarray.
See RandomExt for usage examples.
Structs
A wrapper type that allows casting f64 distributions to f32
Traits
Constructors for n-dimensional arrays with random elements.