Skip to main content

array_add

Function array_add 

Source
pub fn array_add(array1: Expr, array2: Expr) -> Expr
Expand description

returns the element-wise sum of two numeric arrays.