Skip to main content

SSEConfigEntry

Configuration entry with vertex index, support index, and the sites acted on.

Constructors

SSEConfigEntry(const SSEConfigEntry existing) -> SSEConfigEntry

Constructs an instance of SSEConfigEntry from an existing instance by copy.

Parameters

Symbols

NameDescription
=Constructs an instance of SSEConfigEntry from an existing instance by assignment.

Members

NameDescription
sitesReturns the sites of the configuration entry.
support_indexReturns the support index of the entry.
vertex_indexReturns the vertex index of the entry.