#include <limits>#include <set>#include "kl_fwd.h"#include "blocks_fwd.h"#include "bitset.h"#include "klsupport.h"#include "polynomials.h"#include "wgraph.h"Include dependency graph for kl.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | atlas |
| namespace | atlas::kl |
Classes | |
| class | atlas::kl::KLContext |
Functions | |
| const KLPol | atlas::kl::One (0) |
| void | atlas::kl::wGraph (wgraph::WGraph &wg, const KLContext &klc) |
Variables | |
| const KLPol | atlas::kl::Zero |
| const KLCoeff | atlas::kl::UndefKLCoeff = std::numeric_limits<KLCoeff>::max() |
| const KLCoeff | atlas::kl::UndefMuCoeff = std::numeric_limits<MuCoeff>::max() |
1.4.6