SSEVertex
Vertex used in the stochastic series expansion Monte Carlo.
Constructors
SSEVertex(const SSEVertex existing) -> SSEVertex
Constructs an instance of SSEVertex from an existing instance by copy.
Parameters
- existing: Existing instance of SSEVertex to be copied.
Symbols
| Name | Description |
|---|---|
= | Constructs an instance of SSEVertex from an existing instance by assignment. |
Members
| Name | Description |
|---|---|
| input_size | Returns the local dimensions inside a vertex. |
| legs | Returns the legs of the vertex. |
| local_dimensions | Returns the local dimensions inside a vertex. |