Function sub_scalar

Source
pub fn sub_scalar(lhs: impl AsRef<Array>, rhs: Scalar) -> VortexResult<Array>
Expand description

Point-wise subtract a scalar value from this array on the right-hand-side.