[][src]Module qmc::sse::simple_ops

A simpler operator management.

Structs

SimpleOpDiagonal

A simple implementation of a diagonal op container.

SimpleOpLooper

A simple implementation of the linked list op container for loop updates.

SimpleOpNode

An op node for the simple op container.

Type Definitions

SimpleOp

Underlying op for storing graph data.