sparse matrix type

C39522 concept

A sparse matrix type is a data structure that efficiently stores and manipulates matrices with predominantly zero elements by recording only the nonzero entries and their positions.

Observed surface forms (1)

Instances (3)