Sequoia
Loading...
Searching...
No Matches
Classes | Enumerations | Functions
StaticGraphDetails.hpp File Reference

Implementatoin details for static graphs. More...

#include "sequoia/Maths/Graph/GraphDetails.hpp"

Go to the source code of this file.

Classes

struct  sequoia::maths::graph_impl::static_edge_index_type_generator< Size, Order, Embedded, index_type_tag >
 
struct  sequoia::maths::graph_impl::static_edge_index_type_generator< Size, Order, Embedded, index_type_tag::u_char >
 
struct  sequoia::maths::graph_impl::static_edge_index_type_generator< Size, Order, Embedded, index_type_tag::u_short >
 

Enumerations

enum class  index_type_tag { u_char , u_short , u_int , u_long }
 

Functions

template<std::size_t Size, std::size_t Order, bool Embedded>
constexpr index_type_tag sequoia::maths::graph_impl::to_index_max () noexcept
 

Detailed Description

Implementatoin details for static graphs.