QuISP
Loading...
Searching...
No Matches
QRSA.h
Go to the documentation of this file.
1#pragma once
2#include <memory>
4#include "modules/QNIC.h"
5
QNIC.
The QubitRecord interface.
Definition IQubitRecord.h:17
Definition QRSA.h:6
QNIC_type
Definition QNIC.h:18
const int qnic_index
Definition QRSA.h:13
const QNIC_type qnic_type
Definition QRSA.h:12
const int qubit_index
Definition QRSA.h:14
LocalQubitRef(QNIC_type qnic_type, int qnic_index, int qubit_index)
Definition QRSA.h:11