Skip to main content

subtract

lq.subtract(a, b)

Pair-wise subtracts the elements of two vectors of the same length.

Parameters

a : array

First vector.

b : array

Second vector.