ndarray_
rand
0.13.0
In ndarray_
rand::
rand_
distr::
num_
traits
ndarray_rand
::
rand_distr
::
num_traits
Function
one
Copy item path
Source
pub fn one<T>() -> T
where T:
One
,
Expand description
Returns the multiplicative identity,
1
.