Cortenn
Public Attributes | List of all members
pbm::GraphInfo Struct Referencefinal

Contains all information necessary to recreate labelled ADE graph. More...

#include <load.hpp>

Collaboration diagram for pbm::GraphInfo:
Collaboration graph
[legend]

Public Attributes

std::unordered_set< ade::TensptrT > roots_
 Set of all roots (Tensptrs without any parent) More...
 
PathedTens tens_
 Labelled tensors. More...
 

Detailed Description

Contains all information necessary to recreate labelled ADE graph.

Member Data Documentation

◆ roots_

std::unordered_set<ade::TensptrT> pbm::GraphInfo::roots_

Set of all roots (Tensptrs without any parent)

◆ tens_

PathedTens pbm::GraphInfo::tens_

Labelled tensors.


The documentation for this struct was generated from the following file: