elementwise_neg

Function elementwise_neg 

Source
pub fn elementwise_neg(a: &Value) -> Result<Value, String>
Expand description

Element-wise negation: -A Supports scalars and matrices