minus Assign
Subtracts another array from this array in place.
Parameters
other
the other array, must have the same shape as this array
Subtracts a scalar from each element in the array in place.
Parameters
other
the scalar
Subtracts another array from this array in place.
the other array, must have the same shape as this array
Subtracts a scalar from each element in the array in place.
the scalar