Contains the Shared_multi_field_element class. More...
Go to the source code of this file.
Classes | |
class | Gudhi::persistence_fields::Shared_multi_field_element |
Class representing an element of a multi-field. If each instanciation of the class can represent another element, they all share the same characteritics. That is if the characteristics are set for one, they will be set for all the others. The characteristics can be set before instianciating the elements with the static Shared_multi_field_element::initialize method. More... | |
Namespaces | |
Gudhi | |
Gudhi namespace. | |
Gudhi::persistence_fields | |
Field namespace. | |
Contains the Shared_multi_field_element class.