mindquantum.core.gates.IGate

View Source On Gitee
class mindquantum.core.gates.IGate[source]

Identity gate.

Identity gate with matrix as:

I=(1001)

More usage, please see XGate.

get_cpp_obj()[source]

Construct cpp obj.