Skip to main content

SSEOperatorString

Base class: Object

Represents the operator string in the SSE simulation.

Constructors

SSEOperatorString(const SSEOperatorString existing) -> SSEOperatorString

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

Parameters

Symbols

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

Members

NameDescription
cutoffReturns the expansion order cutoff of the operator string.
dataReturns the entries of the operator string as a list of SSEOperatorStringEntry values.
orderReturns the number of non-trivial operators in the operator string.