|
DDD 1.9.0.20250910094029
|
#include "ddd/MLHom.h"#include "ddd/UniqueTable.h"#include <typeinfo>#include "ddd/util/set.hh"#include "ddd/MLCache.hh"
Classes | |
| struct | d3::util::equal< _MLHom * > |
| class | nsMLHom::Identity |
| class | nsMLHom::Add |
| class | nsMLHom::GHomAdapter |
| class | nsMLHom::ConstantUp |
| class | nsMLHom::LeftConcat |
Namespaces | |
| namespace | d3 |
| namespace | d3::util |
| namespace | nsMLHom |
Typedefs | |
| typedef MLCache< MLHom, GDDD, HomNodeMap > | nsMLHom::MLHomCache |
Functions | |
| MLHom | operator+ (const MLHom &h1, const MLHom &h2) |
| Composition by union of two homomorphisms. | |
Variables | |
| static UniqueTable< _MLHom > | canonical |
| static MLHomCache | nsMLHom::mlcache |
Composition by union of two homomorphisms.
Where g,h are homomorphisms and d is a DDD.
|
static |
Referenced by MLHom::garbage().
1.9.8