QNLP
v1.0
|
#include "Simulator.hpp"
#include "GateWriter.hpp"
#include "qureg/qureg.hpp"
#include "util/tinymatrix.hpp"
#include <cstdlib>
#include <iostream>
#include <limits>
Go to the source code of this file.
Data Structures | |
class | QNLP::IntelSimulator |
Class definition for IntelSimulator. The purpose of this class is to map the functionality of the underlying quantum simulator to this class so that it can be used as the template for the CRTP templated SimulatorGeneral class. More... | |
Namespaces | |
QNLP | |