Sequoia
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
sequoia::maths::static_edge_storage_config< Flavour, Size, Order > Struct Template Reference

Public Types

using index_type = typename graph_impl::static_edge_index_type_generator< Size, Order, is_embedded(Flavour)>::index_type
 
template<class T >
using storage_type = data_structures::static_partitioned_sequence< T, Order, graph_impl::num_static_edges(Flavour, Size), maths::static_monotonic_sequence< index_type, Order, std::ranges::greater > >
 

Static Public Attributes

static constexpr edge_sharing_preference edge_sharing {edge_sharing_preference::independent}
 

The documentation for this struct was generated from the following file: