powered by
Stores the tensor in co-ordinate (COO) format. Non-zero entries are stored by their subscripts (i1,i2,i3,...,in) the subs matrix and their vals in the vals vector.
subs
vals
matrix with length(dims) rows and length(vals) cols.
values of non-zero entries.
dims
sizes of each dimension