Skip to main content

add

lq.add(a, b)

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

Parameters

a : array

First vector.

b : array

Second vector.