CCNOT | R Documentation |
The CCNOT or toffoli gate
CCNOT(bits = c(1, 2, 3))
toffoli(bits = c(1, 2, 3))
bits |
integer vector of length two, the first bit being the control and the second the target bit. |
An S4 class 'ccnotgate' object is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.