Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
TensorNode.h File Reference
#include "../Types.h"
#include "../Utils/Tensor.h"
#include "Factory.h"
#include <Eigen/Eigen>
#include <memory>

Go to the source code of this file.

Classes

class  TensorNetworks::TensorNode

Namespaces

namespace  TensorNetworks

Macros

#define __TENSOR_NODE_H_   1

Detailed Description

Version
1.0

DESCRIPTION

Tensor Node class.

A class a tensor node that's part of a tensor network. It contains a tensor and its connections to other tensor nodes, also the qubits on which the tensor acts.

Definition in file TensorNode.h.

Macro Definition Documentation

◆ __TENSOR_NODE_H_

#define __TENSOR_NODE_H_   1

Definition at line 17 of file TensorNode.h.