qrisp.QuantumSession.cnot_count# QuantumSession.cnot_count()[source]# Method to determine the amount of CNOT gates used in this QuantumSession. Returns: intThe amount of CNOT gates. Raises: ExceptionTried to compute the CNOT count with open environments.