#include <unordered_map>
#include <unordered_set>
#include <utility>
#include "teq/ileaf.hpp"
#include "teq/ifunctor.hpp"
#include "estd/estd.hpp"
#include "dbg/stream/teq.hpp"
Go to the source code of this file.
◆ GetTypeF
Function that identify functors by NODE_TYPE.
◆ NODE_TYPE
Type of the tensors.
Enumerator |
---|
VARIABLE | |
FUNCTOR | |
CACHED_FUNC | |
◆ multiline_replace()
static void multiline_replace |
( |
std::string & |
multiline | ) |
|
|
static |
◆ label_delim
const char label_delim = ':' |
CSV delimiter.
teq_csv.hpp dbg
Purpose: Draw an equation graph edges in CSV format