Column class following the PersistenceMatrixColumn concept. More...
#include <gudhi/Persistence_matrix/columns/intrusive_set_column.h>
Column class following the PersistenceMatrixColumn concept.
Column based on a intrusive set structure. The cells are ordered by row index and only non-zero values are stored uniquely in the underlying container.