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

Go to the source code of this file.

Classes

class  TensorNetworks::ITensorContractor
 Tensor Contractor interface. More...

Namespaces

namespace  TensorNetworks

Macros

#define __TENSOR_CONTRACTOR_H_   1

Detailed Description

Version
1.0

DESCRIPTION

Tensor Contractor interface.

Defines an interface for tensor contractions. There might be different implementations for different types of contractions.

Definition in file TensorContractor.h.

Macro Definition Documentation

◆ __TENSOR_CONTRACTOR_H_

#define __TENSOR_CONTRACTOR_H_   1

Definition at line 16 of file TensorContractor.h.