overlay_posidx_to_matidx.h File Reference

Contains the Position_to_index_overlay class. More...

Go to the source code of this file.

Classes

class  Gudhi::persistence_matrix::Position_to_index_overlay< Matrix_type, Master_matrix_type >
 Overlay for chain matrices replacing all input and output MatIdx indices of the original methods with PosIdx indices. The overlay is useless for boundary matrices as MatIdx == PosIdx for them. More...
 

Namespaces

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

Detailed Description

Contains the Position_to_index_overlay class.

Author
Hannah Schreiber