div_scalar

Function div_scalar 

Source
pub fn div_scalar(lhs: &dyn Array, rhs: Scalar) -> VortexResult<ArrayRef>
Expand description

Point-wise divide a scalar value into this array on the right-hand-side.