*,cswapgate,qstate-method {qsimulatR}R Documentation

times-cswapgate-qstate

Description

Applies a CSWAP gate to a quantum state.

Usage

## S4 method for signature 'cswapgate,qstate'
e1 * e2

Arguments

e1

object of S4 class 'cswapgate'

e2

object of S4 class 'qstate'

Value

An object of S4 class 'qstate'


[Package qsimulatR version 1.1.1 Index]