Cove - A Practical Quantum Computer Programming Framework
OperationToffoli Method
NamespacesCove.BaseIQuantumRegisterOperationToffoli()()()
Members
IconMemberDescription
OperationToffoli()()()
Apply the Toffoli (controlled controlled not) operation to the register. The lowest two indexes are the control and the highest is the target.

OperationToffoli(Int32, Int32, Int32)
Apply the Toffoli (controlled controlled not) operation to the register.

OperationToffoli(array<Int32>[]()[])
Perform the Toffoli (controlled controlled not) operation to the register.

Assembly: Cove.Base (Module: Cove.Base) Version: 1.0.0.0 (1.0.0.0)