Skip to main content

SSEOperatorStringEntry

Base class: Object

Represents a single entry in the SSE operator string.

Constructors

SSEOperatorStringEntry(const SSEOperatorStringEntry existing) -> SSEOperatorStringEntry

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

Parameters

Symbols

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

Members

NameDescription
diagonalReturns whether the operator string entry is diagonal.
sitesReturns the sites of the operator string entry.
support_idReturns the support id of the operator string entry.
to_stringReturns a string representation of an SSE operator string entry.
vertex_idReturns the vertex id of the operator string entry.