Trait ndarray_rand::rand_distr::num_traits::NumRef [−][src]
The trait for Num
types which also implement numeric operations taking
the second operand by reference.
This is automatically implemented for types which implement the operators.