umap (version 0.2.2.0)

multiply.coo: Multiply two coo objects element-wise

Description

The two input objects must be compatible (have equivalent names)

Usage

multiply.coo(x, y, a = 1)

Arguments

x

coo object

y

coo object

a

numeric, scalar for multiplication

Value

new coo object with produce a*x*y