MCPcopy Create free account

hub / github.com/GUDHI/gudhi-devel / functions

Functions4,084 in github.com/GUDHI/gudhi-devel

↓ 34 callersMethodnum_vertices
\brief Returns the number of vertices in the complex. */
src/Simplex_tree/include/gudhi/Simplex_tree.h:832
↓ 34 callersFunctionread_persistence_intervals_in_one_dimension_from_file
* Universal procedure to read files with persistence. It ignores the lines starting from # (treat them as comments). * It reads the fist line which i
src/Persistence_representations/include/gudhi/read_persistence_from_file.h:44
↓ 33 callersMethodmax
src/Simplex_tree/test/test_vector_filtration_simplex_tree.h:192
↓ 33 callersMethodnum_maximal_simplices
src/Toplex_map/benchmark/benchmark_tm.cpp:45
↓ 33 callersMethodnum_seconds
src/GudhUI/utils/MClock.h:45
↓ 32 callersMethodcreate_complex
src/Nerve_GIC/include/gudhi/GIC.h:1319
↓ 32 callersMethodend
Stop the timer
src/common/include/gudhi/Clock.h:35
↓ 32 callersMethodmembership
src/Toplex_map/include/gudhi/Toplex_map.h:169
↓ 32 callersFunctionwasserstein_distance
Compute the Wasserstein distance between two diagrams. Points at infinity are supported. Parameters: X (n x 2 numpy array): First dia
src/python/gudhi/hera.py:47
↓ 31 callersMethoddimension
@name Queries */ @{ * Returns the dimension of the simplex. */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_simplex.h:197
↓ 31 callersMethodsize
src/Bottleneck_distance/include/gudhi/Persistence_graph.h:148
↓ 30 callersMethodadd_blocker
* @brief Adds the simplex to the set of blockers and * returns a Blocker_handle toward it if was not present before and 0 otherwise. */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:669
↓ 30 callersMethodcontains_vertex
*/
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:403
↓ 30 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/vector_column.h:695
↓ 30 callersMethodget_address
* @brief Given an Id return the address of the vertex having this Id in the complex. * @remark For a simplicial complex, the address is the id but
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:432
↓ 30 callersMethodget_column_index
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/row_access.h:195
↓ 29 callersMethodvine_swap
src/Persistence_matrix/include/gudhi/Matrix.h:2195
↓ 28 callersMethodnum_edges
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:983
↓ 28 callersMethodnum_vertices
* @brief returns the number of vertices in the complex. */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:972
↓ 27 callersMethodpersistence
This function computes and returns the persistence of the simplicial complex. :param homology_coeff_field: The homology coefficient field. Mu
src/python/gudhi/simplex_tree.py:204
↓ 27 callersMethodrbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/set_column.h:608
↓ 27 callersMethodx
src/common/include/gudhi/Point.h:35
↓ 27 callersMethody
src/common/include/gudhi/Point.h:39
↓ 26 callersFunctioncolumn_test_common_content_access
src/Persistence_matrix/test/pm_column_tests.h:282
↓ 26 callersMethodcomplex_simplex_range
\brief Returns a range over the simplices of the simplicial complex. * * In the Simplex_tree, the tree is traverse in a depth-first fashion.
src/Simplex_tree/include/gudhi/Simplex_tree.h:348
↓ 26 callersMethoddecode_extended_filtration
\brief Retrieve the original filtration value for a given simplex in the Simplex_tree. Since the * computation of extended persistence requires mod
src/Simplex_tree/include/gudhi/Simplex_tree.h:2608
↓ 26 callersMethodget_column_dimension
src/Persistence_matrix/include/gudhi/Matrix.h:1918
↓ 26 callersFunctionnum_vertices
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:41
↓ 26 callersMethodremove_cell
* @brief Updates the zigzag persistence diagram after the removal of the given cell. * * @param arrowNumber Arrow number of when the cell to rem
src/Zigzag_persistence/include/gudhi/zigzag_persistence.h:301
↓ 26 callersMethodremove_maximal_simplex
\brief Remove a maximal simplex. * @param[in] sh Simplex handle on the maximal simplex to remove. * \pre Please check the simplex has no coface
src/Simplex_tree/include/gudhi/Simplex_tree.h:2568
↓ 26 callersMethodsubtract
* @brief Returns the subtraction in the field of the first element by the second element. * * @param e1 First element. * @param e2 Second ele
src/Persistence_matrix/include/gudhi/Fields/Zp_field_operators.h:146
↓ 26 callersMethodz
src/common/include/gudhi/Point.h:43
↓ 25 callersFunctionbottleneck_distance
src/Bottleneck_distance/include/gudhi/Bottleneck.h:116
↓ 25 callersMethodget_pivot
src/Persistence_matrix/include/gudhi/Matrix.h:2091
↓ 25 callersMethodinsert_maximal_cell
src/Persistence_matrix/include/gudhi/Matrix.h:1747
↓ 25 callersMethodnum_vertices
src/Ripser/include/gudhi/ripser.h:667
↓ 25 callersMethodsize
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/vector_column.h:536
↓ 24 callersMethodadd_inplace
* @brief Stores in the first element the sum of two given elements in the field, that is * `(e1 + e2) % characteristic`, such that the result is po
src/Persistence_matrix/include/gudhi/Fields/Zp_field_operators.h:137
↓ 24 callersFunctionadd_vertex
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:37
↓ 24 callersMethodcompute_scalar_product
src/Persistence_representations/include/gudhi/Persistence_vectors.h:659
↓ 24 callersMethodempty
* @brief returns true iff the complex is empty. */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:965
↓ 24 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/intrusive_set_column.h:620
↓ 24 callersMethodget_inverse
* @brief Returns the inverse of the element in the field. * * @return The inverse. */
src/Persistence_matrix/include/gudhi/Fields/Zp_field.h:331
↓ 24 callersMethodget_partial_inverse
* @brief For interface purposes with multi-fields. Returns the inverse together with the argument. * * @param productOfCharacteristics Some valu
src/Persistence_matrix/include/gudhi/Fields/Zp_field.h:346
↓ 24 callersMethodinsert
Be careful, this function invalidates the tree, which will be recomputed at the next query
src/Spatial_searching/include/gudhi/Kd_tree_search.h:235
↓ 24 callersMethodvector_in_position
* This procedure gives the value of a vector on a given position. **/
src/Persistence_representations/include/gudhi/Persistence_vectors.h:107
↓ 23 callersFunctioncreate_Gaussian_filter
* This is a simple procedure to create n by n (or 2*pixel_radius times 2*pixel_radius) cubical approximation of a * Gaussian kernel. * * @ingroup P
src/Persistence_representations/include/gudhi/Persistence_heat_maps.h:46
↓ 23 callersFunctiondeserialize_value_from_char_buffer
src/Simplex_tree/include/gudhi/Simplex_tree/filtration_value_utils.h:136
↓ 23 callersMethoddistance
src/Bottleneck_distance/include/gudhi/Persistence_graph.h:140
↓ 23 callersFunctionget
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:60
↓ 23 callersMethodoncles
src/Simplex_tree/include/gudhi/Simplex_tree/Simplex_tree_siblings.h:81
↓ 23 callersMethodpersistent_betti_number
@brief Returns the persistent Betti number of the dimension passed by parameter. * @param[in] dimension The Betti number dimension to get. * @pa
src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h:678
↓ 23 callersMethodplot
src/Persistence_representations/include/gudhi/Persistence_heat_maps.h:851
↓ 22 callersFunction_wrap_as_numpy_array
src/python/include/python_interfaces/numpy_utils.h:26
↓ 22 callersMethodall_cells
Array with the filtration values of all the cells of the complex. Modifying the values is strongly discouraged. :returns: numpy.ndar
src/python/gudhi/periodic_cubical_complex.py:121
↓ 22 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/list_column.h:595
↓ 22 callersFunctionserialize_value_to_char_buffer
src/Simplex_tree/include/gudhi/Simplex_tree/filtration_value_utils.h:117
↓ 22 callersMethodtransform
Args: X (numpy.array): coordinates for query points, or distance matrix if metric is "precomputed", or distances
src/python/gudhi/point_cloud/dtm.py:149
↓ 21 callersMethod_is_persistence_defined
Returns true if Persistence pointer is not None.
src/python/gudhi/simplex_tree.py:61
↓ 21 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/intrusive_list_column.h:628
↓ 21 callersMethodextent
src/common/include/gudhi/simple_mdspan.h:126
↓ 21 callersMethodfirst_vertex
* @brief returns the first vertex of an edge * @details it assumes that the edge is present in the complex */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:512
↓ 21 callersMethodis_zero_entry
src/Persistence_matrix/include/gudhi/Matrix.h:2041
↓ 21 callersMethodload_landscape_from_file
src/Persistence_representations/include/gudhi/Persistence_landscape.h:1298
↓ 21 callersMethodmake_filtration_non_decreasing
\brief This function ensures that each simplex has a higher filtration value than its faces by increasing the * filtration values. * @return Tru
src/Simplex_tree/include/gudhi/Simplex_tree.h:2374
↓ 21 callersMethodsize
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/naive_vector_column.h:500
↓ 20 callersMethodabs
src/Persistence_representations/include/gudhi/Persistence_landscape.h:1188
↓ 20 callersMethodcontains
* true iff the simplex corresponds to one node in the trie */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/internal/Trie.h:145
↓ 20 callersMethodcontains_blocker
* @return true iff s is a blocker of the simplicial complex */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:780
↓ 20 callersMethodexpansion
\brief Expands the Simplex_tree containing only its one skeleton * until dimension max_dim. * * The expanded simplicial complex until dimensi
src/Simplex_tree/include/gudhi/Simplex_tree.h:1834
↓ 20 callersMethodinitialize_filtration
\brief Initializes the filtration cache, i.e. sorts the * simplices according to their order in the filtration. * Assumes that the filtration va
src/Simplex_tree/include/gudhi/Simplex_tree.h:1534
↓ 20 callersMethodprune_above_filtration
\brief Prune above filtration value given as parameter. That is: if \f$ f \f$ is the given filtration value * and \f$ f_s \f$ the filtration value
src/Simplex_tree/include/gudhi/Simplex_tree.h:2418
↓ 19 callersMethodcreate_complex
src/Rips_complex/include/gudhi/Rips_complex.h:104
↓ 19 callersMethodend
src/python/include/python_interfaces/numpy_utils.h:73
↓ 19 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/naive_vector_column.h:612
↓ 19 callersMethodget_dimension
* @brief Returns the dimension of the column. * * @return The dimension of the column. */
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/column_dimension_holder.h:94
↓ 19 callersMethodnum_vertices
\brief Number of vertices. */
src/Toplex_map/include/gudhi/Toplex_map.h:94
↓ 18 callersFunctionGUDHI_PROTECT_FLOAT
src/common/include/gudhi/Unitary_tests_utils.h:32
↓ 18 callersMethodcreate_complex
src/Witness_complex/include/gudhi/Witness_complex.h:89
↓ 18 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/unordered_set_column.h:612
↓ 18 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/heap_column.h:616
↓ 18 callersMethodget_index
src/Ripser/include/gudhi/ripser.h:577
↓ 18 callersMethodget_paired_chain_index
* @brief Returns @ref Matrix::get_null_value "null index" if the column is not paired, the @ref MatIdx of the pair * otherwise. * * @return @
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/chain_column_extra_properties.h:118
↓ 18 callersMethodinitialize_filtration
This function initializes and sorts the simplicial complex filtration vector. .. deprecated:: 3.2.0
src/python/gudhi/simplex_tree.py:79
↓ 18 callersMethodpersistence_intervals_in_dimension
This function returns the persistence intervals of the simplicial complex in a specific dimension. :param dimension: The specific dim
src/python/gudhi/simplex_tree.py:291
↓ 18 callersMethodpoint
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_off_io.h:85
↓ 18 callersMethodroot
Returns a pointer to the root nodes of the simplex tree. */
src/Simplex_tree/include/gudhi/Simplex_tree.h:1456
↓ 17 callersFunctionadd_edge
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:39
↓ 17 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/heap_column.h:604
↓ 17 callersMethodbetti_number
@brief Returns the Betti number of the dimension passed by parameter. * @param[in] dimension The Betti number dimension to get. * @return Betti
src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h:635
↓ 17 callersMethodfind_simplices
\brief Computes the simplices of the simplicial complex. */
src/Nerve_GIC/include/gudhi/GIC.h:1333
↓ 17 callersMethodis_valid
\brief Returns if the OFF file read operation was successful or not. * * @return OFF file read status. */
src/common/include/gudhi/Points_off_io.h:150
↓ 17 callersMethodkey
\brief Returns the key associated to a simplex. * * If no key has been assigned, returns `null_key()`. * \pre SimplexTreeOptions::store_key
src/Simplex_tree/include/gudhi/Simplex_tree.h:762
↓ 17 callersMethodload_from_file
src/Persistence_representations/include/gudhi/Persistence_vectors.h:639
↓ 16 callersMethodadd_to
src/Persistence_matrix/include/gudhi/Persistence_matrix/RU_matrix.h:721
↓ 16 callersMethodblocker_range
* @brief Returns a range of the blockers of the complex passing through a vertex */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:1469
↓ 16 callersMethodboundary_range
* boundary_simplex_range creates an object of a Boundary_simplex_range class * that provides ranges for the Boundary_simplex_iterator. **/
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:297
↓ 16 callersMethodcompute_persistence
This function computes the persistence of the simplicial complex, so it can be accessed through :func:`persistent_betti_numbers`, :func:`persi
src/python/gudhi/simplex_tree.py:227
↓ 16 callersMethodend
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/list_column.h:607
↓ 16 callersMethodget_id
* return the id of a vertex of address local present in the graph */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:443
← previousnext →101–200 of 4,084, ranked by callers