IdentityGate ============ .. currentmodule:: bqskit.ir.gates .. autoclass:: IdentityGate() :show-inheritance: .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: :toctree: ~IdentityGate.dim ~IdentityGate.name ~IdentityGate.num_params ~IdentityGate.num_qudits ~IdentityGate.qasm_name ~IdentityGate.radixes .. rubric:: Methods .. autosummary:: :toctree: ~IdentityGate.check_env_matrix ~IdentityGate.check_parameters ~IdentityGate.get_grad ~IdentityGate.get_inverse ~IdentityGate.get_inverse_params ~IdentityGate.get_qasm ~IdentityGate.get_qasm_gate_def ~IdentityGate.get_unitary ~IdentityGate.get_unitary_and_grad ~IdentityGate.is_constant ~IdentityGate.is_parameterized ~IdentityGate.is_qubit_only ~IdentityGate.is_qudit_only ~IdentityGate.is_qutrit_only ~IdentityGate.is_self_inverse ~IdentityGate.optimize ~IdentityGate.with_all_frozen_params ~IdentityGate.with_frozen_params