FroidurePinTraits

template<typename TElementType, typename TStateType = void>
struct FroidurePinTraits

Defined in froidure-pin.hpp.

This is a traits class for use with FroidurePin.

Template Parameters:
  • TElementType – the type of the elements.

  • TStateType – the type of the state (if any, defaults to void, meaning none).

Member types

element_type

state_type

Adapters

Complexity

Degree

EqualTo

Hash

IncreaseDegree

Less

One

Product

Swap