umap (version 0.2.2.0)

coo: Create a coo representation of a square matrix

Description

Create a coo representation of a square matrix

Usage

coo(x)

Arguments

x

square matrix

Value

matrix with three columns (from index, to index, value)