matrix.h File Reference

Contains Gudhi::persistence_matrix::Matrix class. More...

Go to the source code of this file.

Classes

class  Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions >
 Data structure for matrices, and in particular thought for matrices representing filtered complexes in order to compute persistence and/or representative cycles. More...
 
struct  Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions >::Bar
 Type for a bar in the computed barcode. Stores the birth, death and dimension of the bar. More...
 
struct  Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions >::RowCellComp
 Compaires two cells by their position in the row. They are assume to be in the same row. More...
 

Namespaces

 Gudhi
 Gudhi namespace.
 
 Gudhi::persistence_matrix
 Persistence matrix namespace.
 

Detailed Description

Contains Gudhi::persistence_matrix::Matrix class.

Author
Hannah Schreiber