Module qip::builders[][src]

Expand description

Opbuilder and such

Structs

An op builder which depends on the value of a given Register (COPs)

A basic builder for unitary and non-unitary ops.

Traits

A builder which support unitary operations

Functions

Helper function for Boxing static functions and applying using the given UnitaryBuilder.

Helper function for Boxing static functions and building sparse mats using the given UnitaryBuilder.

Condition a circuit defined by f using cr.

Condition a circuit defined by f using cr, better supports Result types.