*,complex,qstate-method {qsimulatR} | R Documentation |
times-number-qstate
Description
Multiplies a quantum gate by a global (phase) factor.
Usage
## S4 method for signature 'complex,qstate'
e1 * e2
Arguments
e1 |
object of S4 class 'complex' |
e2 |
object of S4 class 'qstate' |
Value
An object of S4 class 'qstate'
[Package qsimulatR version 1.1.1 Index]