tree_freeze_op: Freeze op tree

Description Usage Arguments Value

View source: R/Circuits.R

Description

Replaces all iterables in the OP_TREE with lists.

Usage

1

Arguments

root

The operation or tree of operations to freeze.

Value

An OP_TREE with the same operations and branching structure, but where all internal nodes are lists instead of arbitrary iterables.

An OP_TREE with the same operations and branching structure, but where all internal nodes are list of multiple types instead of arbitrary iterables.


henry090/Cirq documentation built on June 13, 2020, 1:28 a.m.