Skip to main content

array_scale

Function array_scale 

Source
pub fn array_scale(array: Expr, scalar: Expr) -> Expr
Expand description

scales each element of a numeric array by a scalar.