|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include <Eigen/Eigen>#include <unordered_set>#include <vector>#include "TensorContractor.h"#include "TensorNode.h"Go to the source code of this file.
Classes | |
| class | TensorNetworks::TensorNetwork |
Namespaces | |
| namespace | TensorNetworks |
Macros | |
| #define | __TENSOR_NETWORK_H_ 1 |
Tensor Network class.
A class containing the tensor network, that is, a graph of tensors as nodes and contractions as edges.
Definition in file TensorNetwork.h.
| #define __TENSOR_NETWORK_H_ 1 |
Definition at line 16 of file TensorNetwork.h.