powered by
Add two coo objects element-wise
add.coo(x, y, a = 1, b = 1)
coo object
numeric, scalar for addition
new coo object with (a*x) + (b*y)