Function ndarray_rand::rand_distr::num_traits::identities::zero
source ยท pub fn zero<T>() -> Twhere
T: Zero,
Expand description
Returns the additive identity, 0
.
pub fn zero<T>() -> Twhere
T: Zero,
Returns the additive identity, 0
.