Contains the Gudhi::persistence_fields::Shared_multi_field_element_with_small_characteristics class. More...
Go to the source code of this file.
Classes | |
class | Gudhi::persistence_fields::Shared_multi_field_element_with_small_characteristics< Unsigned_integer_type, class > |
Class representing an element of a multi-field, such that productOfAllCharacteristics ^ 2 fits into the given Unsigned_integer_type template argument. 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_with_small_characteristics::initialize method. More... | |
Namespaces | |
namespace | Gudhi |
Gudhi namespace. | |
namespace | Gudhi::persistence_fields |
Field namespace. | |
Contains the Gudhi::persistence_fields::Shared_multi_field_element_with_small_characteristics class.