Contains the Gudhi::persistence_fields::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 instantiation of the class can represent another element, they all share the same characteristics. That is if the characteristics are set for one, they will be set for all the others. The characteristics can be set before instantiating the elements with the static Shared_multi_field_element::initialize method. More... | |
Namespaces | |
namespace | Gudhi |
Gudhi namespace. | |
namespace | Gudhi::persistence_fields |
Field namespace. | |
Contains the Gudhi::persistence_fields::Shared_multi_field_element class.