[][src]Module qmc::sse::qmc_traits::op_container

Holding and manipulating ops.

Structs

BasicOp

An standard op which covers a number of variables and changes the state from input to output.

Enums

OpType

Holds op inputs and outputs as diagonal or offdiagonal.

Traits

Op

Ops for holding SSE graph state.

OpContainer

Contain and manage ops.

OpContainerConstructor

The ability to construct a new OpContainer

OpNode

A node for a loop updater to contain ops.