Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
TensorNetwork.h File Reference
#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

Detailed Description

Version
1.0

DESCRIPTION

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.

Macro Definition Documentation

◆ __TENSOR_NETWORK_H_

#define __TENSOR_NETWORK_H_   1

Definition at line 16 of file TensorNetwork.h.