Definition at line 393 of file ripserpy.cpp.
◆ sparse_distance_matrix() [1/2]
sparse_distance_matrix::sparse_distance_matrix |
( |
std::vector< std::vector< index_diameter_t > > && |
_neighbors, |
|
|
index_t |
_num_edges |
|
) |
| |
|
inline |
◆ sparse_distance_matrix() [2/2]
template<typename DistanceMatrix >
sparse_distance_matrix::sparse_distance_matrix |
( |
const DistanceMatrix & |
mat, |
|
|
const value_t |
threshold |
|
) |
| |
|
inline |
◆ size()
size_t sparse_distance_matrix::size |
( |
| ) |
const |
|
inline |
◆ neighbor_end
std::vector<std::vector<index_diameter_t>::const_reverse_iterator> sparse_distance_matrix::neighbor_end |
|
mutable |
◆ neighbor_it
std::vector<std::vector<index_diameter_t>::const_reverse_iterator> sparse_distance_matrix::neighbor_it |
|
mutable |
◆ neighbors
◆ num_edges
index_t sparse_distance_matrix::num_edges |
The documentation for this struct was generated from the following file:
- /home/julien/Pro/git/github/ttk-tierny/core/base/ripsPersistenceDiagram/ripserpy.cpp