Column class following the PersistenceMatrixColumn concept. More...
Column class following the PersistenceMatrixColumn concept.
Column based on an unordered set structure. The cells are not ordered, but only non-zero values are stored uniquely in the underlying container. When adding a cell range into it, the given cell range also does not need to be ordered (contrary to most other column types).