Tenncor
Classes | Typedefs
teq.hpp File Reference
#include <unordered_map>
#include "teq/ileaf.hpp"
#include "teq/functor.hpp"
#include "dbg/stream/tree.hpp"
Include dependency graph for teq.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PrettyEquation
 Use PrettyTree to render teq::TensptrT graph as an ascii art. More...
 

Typedefs

using LabelsMapT = std::unordered_map< teq::iTensor *, std::string >
 Map tensor to label. More...
 

Typedef Documentation

◆ LabelsMapT

using LabelsMapT = std::unordered_map<teq::iTensor*,std::string>

Map tensor to label.

teq.hpp dbg

Purpose: Draw an equation graph as an ascii tree