[][src]Module qmc::sse::fast_ops

Clever operator management

Structs

FastOpMutateArgs

Args for fast op mutation.

FastOpNodeTemplate

A node which contains ops for FastOps.

FastOpsTemplate

A fast op container.

Type Definitions

FastOp

Underlying op for storing graph data, good for 2-variable ops.

FastOpNode

A default implementation of the FastOpNode container, good for 2-variable ops.

FastOps

A default implementation of the FastOps container, good for 2-variable ops.