braket.circuits.operator.
Operator
Bases: abc.ABC
abc.ABC
An operator is the abstract definition of an operation for a quantum device.
name
The operator name.
str
to_ir
Converts the operator into the canonical intermediate representation. If the operator is passed in a request, this method is called before it is passed.
*args – Positional arguments
**kwargs – Keyword arguments