base_type typedef (defined in sequoia::maths::embedded_graph< EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::embedded_graph< EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
clear() noexcept (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
connectivity_type typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
edge_allocator_type typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
edge_storage_type typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
edges_initializer typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
flavour (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | static |
graph_base()=default (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
graph_base(const edge_allocator_type &edgeAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inlineexplicit |
graph_base(const edge_allocator_type &edgeAllocator, const EdgePartitionsAllocator &edgePartitionsAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(edges_initializer edges) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(edges_initializer edges, const edge_allocator_type &edgeAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(edges_initializer edges, const edge_allocator_type &edgeAllocator, const EdgePartitionsAllocator &edgePartitionsAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(std::initializer_list< tree_initializer< node_weight_type > > forest, tree_link_direction_constant< dir > tdc) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(tree_initializer< node_weight_type > tree, tree_link_direction_constant< dir > tdc) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(const graph_base &)=default (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
graph_base(const graph_base &in, const edge_allocator_type &edgeAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(const graph_base &in, const edge_allocator_type &edgeAllocator, const EdgePartitionsAllocator &edgePartitionsAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(graph_base &&) noexcept=default (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
graph_base(graph_base &&in, const edge_allocator_type &edgeAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
graph_base(graph_base &&in, const edge_allocator_type &edgeAllocator, const EdgePartitionsAllocator &edgePartitionsAllocator) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
node_capacity() const noexcept (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
node_storage_type typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
node_weight_type typedef (defined in sequoia::maths::embedded_graph< EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::embedded_graph< EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
operator=(const graph_base &)=default (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
operator=(graph_base &&) noexcept=default (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
primitive_type typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
reserve_nodes(const size_type size) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
shrink_to_fit() (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
size_type typedef (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | |
swap(graph_primitive &rhs) noexcept(noexcept(this->Connectivity::swap(rhs)) &&noexcept(this->Nodes::swap(rhs))) (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | inline |
~graph_base()=default (defined in sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage >) | sequoia::maths::graph_base< GraphFlavour, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig, NodeWeightStorage > | protected |