add_to(Index_type sourceColumnIndex, Index_type targetColumnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
add_to(const Cell_range &sourceColumn, index targetColumnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
barcode_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
Cell_constructor typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
cell_rep_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
Cell_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
Column_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
cycle_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
defaultCellConstructor | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inlinestatic |
dimension_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
element_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
erase_empty_row(id_index rowIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Field_operators typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
get_column(index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_column(index columnIndex) const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_column(index columnIndex, bool inR) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_column_dimension(index columnIndex) const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_column_with_pivot(id_index faceIndex) const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_current_barcode() | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_current_barcode() const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_max_dimension() const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_number_of_columns() const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_pivot(index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_representative_cycle(const Bar &bar) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_representative_cycles() | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_row(id_index rowIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_row(id_index rowIndex) const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
get_row(id_index rowIndex, bool inR) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
id_index typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
index typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
insert_boundary(const Boundary_type &boundary, dimension_type dim=-1) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
insert_boundary(id_index faceIndex, const Boundary_type &boundary, dimension_type dim=-1) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
insert_column(const Container_type &column) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
insert_column(const Container_type &column, index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
is_zero_cell(index columnIndex, id_index rowIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
is_zero_cell(index columnIndex, id_index rowIndex, bool inR) const | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
is_zero_column(index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
is_zero_column(index columnIndex, bool inR) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix() | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(const std::vector< Container_type > &columns, characteristic_type characteristic=11) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(int numberOfColumns, characteristic_type characteristic=static_cast< characteristic_type >(-1)) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(const std::function< bool(pos_index, pos_index)> &birthComparator, const std::function< bool(pos_index, pos_index)> &deathComparator) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(const std::vector< Boundary_type > &orderedBoundaries, const std::function< bool(pos_index, pos_index)> &birthComparator, const std::function< bool(pos_index, pos_index)> &deathComparator, characteristic_type characteristic=11) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(unsigned int numberOfColumns, const std::function< bool(pos_index, pos_index)> &birthComparator, const std::function< bool(pos_index, pos_index)> &deathComparator, characteristic_type characteristic=static_cast< characteristic_type >(-1)) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(const Matrix &matrixToCopy) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Matrix(Matrix &&other) noexcept | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
multiply_source_and_add_to(int coefficient, Index_type sourceColumnIndex, Index_type targetColumnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
multiply_source_and_add_to(int coefficient, const Cell_range &sourceColumn, index targetColumnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
multiply_target_and_add_to(Index_type sourceColumnIndex, int coefficient, Index_type targetColumnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
multiply_target_and_add_to(const Cell_range &sourceColumn, int coefficient, index targetColumnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
operator=(Matrix other) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
pos_index typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
remove_column(index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
remove_last() | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
remove_maximal_face(index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
remove_maximal_face(id_index faceIndex, const std::vector< id_index > &columnsToSwap) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
Row_type typedef | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | |
set_characteristic(characteristic_type characteristic) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
swap(Matrix &matrix1, Matrix &matrix2) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | friend |
swap_columns(index columnIndex1, index columnIndex2) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
swap_rows(index rowIndex1, index rowIndex2) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
update_representative_cycles() | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
vine_swap(pos_index index) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
vine_swap(index columnIndex1, index columnIndex2) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
vine_swap_with_z_eq_1_case(pos_index index) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
vine_swap_with_z_eq_1_case(index columnIndex1, index columnIndex2) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
zero_cell(index columnIndex, id_index rowIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
zero_cell(index columnIndex, id_index rowIndex, bool inR) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
zero_column(index columnIndex) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |
zero_column(index columnIndex, bool inR) | Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions > | inline |