Contents

BNNS.SparseLayout.csr(columnIndices:rowStarts:)

The compressed sparse row (CSR) format.

Declaration

case csr(columnIndices: BNNSNDArrayDescriptor, rowStarts: BNNSNDArrayDescriptor)

See Also

Enumeration Cases