MCPcopy Create free account

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

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

↓ 16 callersMethodis_paired
* @brief Indicates if the column is paired or not. * * @return true If the column is paired. * @return false Otherwise. */
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/chain_column_extra_properties.h:126
↓ 16 callersFunctionprint_simplex_filtration
src/Simplex_tree/test/simplex_tree_ctor_and_move_unit_test.cpp:47
↓ 16 callersMethodset_type
\brief Specifies whether the type of the output simplicial complex. * * @param[in] t std::string (either "GIC" or "Nerve"). * */
src/Nerve_GIC/include/gudhi/GIC.h:182
↓ 16 callersMethodsize
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/heap_column.h:496
↓ 16 callersMethodstride
src/common/include/gudhi/simple_mdspan.h:413
↓ 15 callersMethodadd_to
src/Persistence_matrix/include/gudhi/Matrix.h:1928
↓ 15 callersMethodassign_key
\brief Assign a value 'key' to the key of the simplex * represented by the Simplex_handle 'sh'. */
src/Simplex_tree/include/gudhi/Simplex_tree.h:1425
↓ 15 callersMethodbegin
src/python/include/python_interfaces/numpy_utils.h:71
↓ 15 callersFunctionbottleneck_distance
Compute the Bottleneck distance between two diagrams. Points at infinity are supported. .. note:: Points on the diagonal are not suppo
src/python/gudhi/hera.py:27
↓ 15 callersMethodcompute_value_at_a_given_point
this is O(log(n)) algorithm, where n is number of points in this->land.
src/Persistence_representations/include/gudhi/Persistence_landscape.h:1120
↓ 15 callersMethodconst_blocker_range
* @brief Returns a range of the blockers of the complex passing through a vertex */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:1478
↓ 15 callersMethodempty
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_simplex.h:201
↓ 15 callersMethodend
src/Witness_complex/include/gudhi/Active_witness/Active_witness.h:47
↓ 15 callersFunctionminus_length
landscapes * @private Extra functions needed in construction of barcodes. * * @ingroup Persistence_representations **/
src/Persistence_representations/include/gudhi/common_persistence_representations.h:77
↓ 15 callersFunctionread_persistence_intervals_in_dimension
Reads a file containing persistence intervals. Each line might contain 2, 3 or 4 values: [[field] dimension] birth death If `only_this_dim` = -1, dime
src/common/include/gudhi/reader_utils.h:355
↓ 15 callersMethodremove_edge
* @brief Removes an edge from the simplicial complex and all its cofaces. * @details returns the former Edge_handle representing the edge */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:596
↓ 15 callersMethodset_characteristic
src/Persistence_matrix/include/gudhi/Matrix.h:1645
↓ 15 callersMethodsize
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/list_column.h:499
↓ 15 callersFunctiontest_simplex_tree_contains
src/Simplex_tree/test/simplex_tree_unit_test.cpp:141
↓ 15 callersMethodvertex_with_same_filtration
\brief Returns a vertex of `sh` that has the same filtration value as `sh` if it exists, and `null_vertex()` otherwise. * * For a lower-star fil
src/Simplex_tree/include/gudhi/Simplex_tree.h:2706
↓ 14 callersFunctionapprox
(x)
src/python/test/test_wasserstein_distance.py:171
↓ 14 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/vector_column.h:683
↓ 14 callersFunctionbirth_plus_deaths
* @private Extra functions needed in construction of barcodes. * * @ingroup Persistence_representations */
src/Persistence_representations/include/gudhi/common_persistence_representations.h:84
↓ 14 callersMethodfit_transform
(self, X, y=None)
src/python/gudhi/point_cloud/dtm.py:37
↓ 14 callersMethodget_number_of_columns
src/Persistence_matrix/include/gudhi/Persistence_matrix/RU_matrix.h:708
↓ 14 callersMethodget_partial_multiplicative_identity
* @brief For interface purposes with multi-fields. Returns the multiplicative identity of the field. * * @param productOfCharacteristics Some va
src/Persistence_matrix/include/gudhi/Fields/Zp_field.h:371
↓ 14 callersMethodlink
src/Ripser/include/gudhi/ripser.h:145
↓ 14 callersMethodparent
src/Simplex_tree/include/gudhi/Simplex_tree/Simplex_tree_siblings.h:88
↓ 14 callersMethodprint_to_file
src/Persistence_representations/include/gudhi/Persistence_heat_maps.h:873
↓ 14 callersFunctiontarget
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:58
↓ 14 callersFunctionusage
src/common/utilities/off_file_from_shape_generator.cpp:28
↓ 13 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/naive_vector_column.h:598
↓ 13 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/unordered_set_column.h:599
↓ 13 callersFunctionchoose_n_farthest_points
src/Subsampling/include/gudhi/choose_n_farthest_points.h:76
↓ 13 callersFunctionedges
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:50
↓ 13 callersMethodget_additive_identity
* @brief Returns the additive identity of the field. * * @return 0. */
src/Persistence_matrix/include/gudhi/Fields/Zp_field.h:356
↓ 13 callersMethodget_dimension_of_a_cell
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:917
↓ 13 callersMethodget_pivot_value
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/set_column.h:562
↓ 13 callersMethodminimal_simplex_with_same_filtration
\brief Returns a minimal face of `sh` that has the same filtration value as `sh`. * * For a filtration built with `make_filtration_non_decreasin
src/Simplex_tree/include/gudhi/Simplex_tree.h:2753
↓ 13 callersMethodnull_vertex
\brief Returns a Vertex_handle different from all Vertex_handles associated * to the vertices of the simplicial complex. */
src/Simplex_tree/include/gudhi/Simplex_tree.h:827
↓ 13 callersMethodsimplex
\brief Returns the simplex that has index idx in the filtration. * * The filtration must be initialized. * * @note Not thread safe */
src/Simplex_tree/include/gudhi/Simplex_tree.h:772
↓ 13 callersMethodsize
src/python/include/python_interfaces/numpy_utils.h:75
↓ 13 callersFunctionsource
src/Rips_complex/include/gudhi/Sparse_rips_complex.h:56
↓ 13 callersFunctiontest_function
src/Coxeter_triangulation/test/function_test.cpp:45
↓ 13 callersMethodtriangle_range
* @brief Range over triangles around a vertex of the simplicial complex. * Methods .begin() and .end() return a Triangle_around_vertex_iterator.
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:1358
↓ 12 callersFunctionbuild_complete
src/Skeleton_blocker/test/test_skeleton_blocker_simplifiable.cpp:32
↓ 12 callersMethodcod_d
\brief Returns the codomain dimension. */
src/Coxeter_triangulation/include/gudhi/Functions/Negation.h:45
↓ 12 callersMethodcompute_average
src/Persistence_representations/include/gudhi/Persistence_vectors.h:518
↓ 12 callersMethoddimension
* Returns dimension of the complex. **/
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h:131
↓ 12 callersMethodedge_range
* @brief Returns a Complex_edge_range over all edges of the simplicial complex */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:1316
↓ 12 callersMethodget_multiplicative_identity
* @brief Returns the multiplicative identity of the field. * * @return 1. */
src/Persistence_matrix/include/gudhi/Fields/Zp_field.h:363
↓ 12 callersFunctionid_from_simplex
src/Coxeter_triangulation/include/gudhi/IO/output_debug_traces_to_html.h:51
↓ 12 callersMethodinsert_graph
src/Simplex_tree/include/gudhi/Simplex_tree.h:1748
↓ 12 callersMethodprune_above_dimension
\brief Remove all simplices of dimension greater than a given value. * @param[in] dimension Maximum dimension value. * @return True if any simpl
src/Simplex_tree/include/gudhi/Simplex_tree.h:2487
↓ 12 callersFunctionripser
src/Ripser/include/gudhi/ripser.h:1324
↓ 12 callersMethodseed
\brief Returns a point on the zero-set. */
src/Coxeter_triangulation/include/gudhi/Functions/Negation.h:48
↓ 12 callersMethodset_color_from_coordinate
Set color from kth coordinate \brief Computes the function used to color the nodes of the simplicial complex from the k-th coordinate. *
src/Nerve_GIC/include/gudhi/GIC.h:999
↓ 12 callersMethodswap
src/Persistence_matrix/include/gudhi/Matrix.h:1352
↓ 12 callersMethodvertex_range
\brief Returns a range of vertices of the simplex. * The type of vertices is Vertex. */
src/Coxeter_triangulation/include/gudhi/Permutahedral_representation.h:100
↓ 12 callersMethodx
src/Bottleneck_distance/include/gudhi/Internal_point.h:34
↓ 12 callersMethody
src/Bottleneck_distance/include/gudhi/Internal_point.h:38
↓ 11 callersMethodare_equal
* @brief Returns true if the two given elements are equal in the field, false otherwise. * * @param e1 First element to compare. * @param e2
src/Persistence_matrix/include/gudhi/Fields/Zp_field_operators.h:274
↓ 11 callersMethodbegin
src/Witness_complex/include/gudhi/Active_witness/Active_witness.h:43
↓ 11 callersMethodbetti_numbers
This function returns the Betti numbers of the simplicial complex. :returns: The Betti numbers ([B0, B1, ..., Bn]). :rtype: list of
src/python/gudhi/simplex_tree.py:253
↓ 11 callersMethodclear
src/Contraction/example/Garland_heckbert/Error_quadric.h:85
↓ 11 callersMethodcompute_integral_of_landscape
src/Persistence_representations/include/gudhi/Persistence_landscape.h:1054
↓ 11 callersMethodcreate_complex
\brief Initializes the simplicial complex from the proximity graph and expands it until a given maximal * dimension, using the Cech blocker oracle.
src/Cech_complex/include/gudhi/Cech_complex.h:88
↓ 11 callersMethoddimension_simplex_range
\brief Returns a range over the simplices of the simplicial complex that match the dimension specified by the * parameter. * * @param[in] dim
src/Simplex_tree/include/gudhi/Simplex_tree.h:374
↓ 11 callersMethodfind
src/Simplex_tree/include/gudhi/Simplex_tree/Simplex_tree_siblings.h:74
↓ 11 callersMethodhas_children
src/Simplex_tree/include/gudhi/Simplex_tree.h:961
↓ 11 callersMethodis_empty
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/set_column.h:477
↓ 11 callersMethodlocate_point
src/Coxeter_triangulation/include/gudhi/Freudenthal_triangulation.h:135
↓ 11 callersMethodread
src/common/include/gudhi/Off_reader.h:51
↓ 10 callersFunction_get_sequence_from_tensor
src/python/include/python_interfaces/points_utils.h:23
↓ 10 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/intrusive_list_column.h:615
↓ 10 callersMethodclear
src/Tangential_complex/include/gudhi/Tangential_complex/Simplicial_complex.h:90
↓ 10 callersFunctioncmp
(a)
src/python/test/test_sklearn_cubical_persistence.py:59
↓ 10 callersMethodcomplex_simplex_range
* @brief Returns a Complex_simplex_range over all the simplices of the complex */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:1429
↓ 10 callersMethodcompute_norm_of_landscape
* \private Computations of a \f$L^i\f$ norm of landscape, where i is the input parameter. **/
src/Persistence_representations/include/gudhi/Persistence_landscape.h:436
↓ 10 callersMethoddim
src/Zigzag_persistence/test/test_zigzag_persistence.cpp:25
↓ 10 callersMethoddimension
* Returns dimension of a complex. **/
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:227
↓ 10 callersMethodget_coefficient
src/Ripser/include/gudhi/ripser.h:578
↓ 10 callersMethodget_column_dimension
src/Persistence_matrix/include/gudhi/Persistence_matrix/RU_matrix.h:714
↓ 10 callersMethodis_zero_entry
src/Persistence_matrix/include/gudhi/Persistence_matrix/RU_matrix.h:777
↓ 10 callersMethodmultiply_source_and_add_to
src/Persistence_matrix/include/gudhi/Matrix.h:1974
↓ 10 callersMethodmultiply_target_and_add_to
src/Persistence_matrix/include/gudhi/Matrix.h:1950
↓ 10 callersMethodnative
src/common/include/gudhi/uint128.h:34
↓ 10 callersFunctionpairwise_persistence_diagram_distances
This function computes the distance matrix between two lists of persistence diagrams given as numpy arrays of shape (nx2). Parameters:
src/python/gudhi/representations/metrics.py:194
↓ 10 callersMethodpersistent_betti_numbers
@brief Returns the persistent Betti numbers. * @param[in] from The persistence birth limit to be added in the number \f$(persistent birth \leq from
src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h:655
↓ 10 callersMethodpush_back
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/naive_vector_column.h:793
↓ 10 callersMethodset_verbose
\brief Specifies whether the program should display information or not. * * @param[in] verb boolean (true = display info, false = do not display
src/Nerve_GIC/include/gudhi/GIC.h:190
↓ 10 callersMethodsize
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/unordered_set_column.h:494
↓ 10 callersMethodstatic_extent
src/common/include/gudhi/simple_mdspan.h:120
↓ 10 callersMethodsubtract_inplace_front
* @brief Stores in the first element the subtraction in the field of the first element by the second element, * that is `(e1 - e2) % 2`, such that
src/Persistence_matrix/include/gudhi/Fields/Zp_field_operators.h:155
↓ 9 callersMethodamb_d
src/Coxeter_triangulation/example/manifold_tracing_custom_function.cpp:38
↓ 9 callersMethodamb_d
\brief Returns the domain (ambient) dimension. */
src/Coxeter_triangulation/include/gudhi/Functions/Negation.h:42
↓ 9 callersMethodbegin
src/Persistence_matrix/include/gudhi/Persistence_matrix/columns/intrusive_set_column.h:607
↓ 9 callersMethodbetti_numbers
@brief Returns Betti numbers. * @return A vector of Betti numbers. */
src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h:615
↓ 9 callersMethodcartesian_coordinates
\brief Returns the Cartesian coordinates of the given vertex. * \details Using the additional parameter scale, the search can be done in a * tri
src/Coxeter_triangulation/include/gudhi/Freudenthal_triangulation.h:184
↓ 9 callersFunctioncompute_parameters_of_a_line
landscapes * Given two points in \f$ R^2 \f$, the procedure compute the parameters \f$ A \f$ and \f$ B \f$ of the line * \f$ y = Ax + B \f$ that goes
src/Persistence_representations/include/gudhi/common_persistence_representations.h:121
← previousnext →201–300 of 4,084, ranked by callers