Function ndarray_rand::rand_distr::num_traits::identities::one
source ยท pub fn one<T>() -> Twhere
T: One,
Expand description
Returns the multiplicative identity, 1
.
pub fn one<T>() -> Twhere
T: One,
Returns the multiplicative identity, 1
.