matrix_row_access.h File Reference

Contains the Matrix_row_access class and Dummy_matrix_row_access structure. More...

Go to the source code of this file.

Classes

struct  Gudhi::persistence_matrix::Dummy_matrix_row_access
 Empty structure. Inheritated instead of Matrix_row_access, when the the row access is not enabled. More...
 
class  Gudhi::persistence_matrix::Matrix_row_access< Row_type, Row_container_type, has_removable_rows, id_index >
 Class managing the row access for the inheritating matrix. More...
 

Namespaces

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

Detailed Description

Contains the Matrix_row_access class and Dummy_matrix_row_access structure.

Author
Hannah Schreiber