pub fn neg(array: &dyn Array) -> Box<dyn Array + 'static, Global>
compute_arithmetics
Negates an Array.
Array
This function panics iff either
can_neg