Minsky
tensorInterface.h File Reference
#include "hypercube.h"
#include "index.h"
#include <chrono>
#include <set>
Include dependency graph for tensorInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  civita::ITensor
 
struct  civita::ITensor::Args
 arguments relevant for tensor expressions, not always meaningful. Exception thrown if not. More...
 

Namespaces

 civita
 

Macros

#define CLASSDESC_ACCESS(x)
 

Typedefs

using civita::TensorPtr = std::shared_ptr< ITensor >
 

Macro Definition Documentation

◆ CLASSDESC_ACCESS

#define CLASSDESC_ACCESS (   x)

Definition at line 26 of file tensorInterface.h.