add_scalar

Function add_scalar 

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

Point-wise add a scalar value to this array on the right-hand-side.