atlas
0.6
|
#include <limits>
#include <set>
#include "../Atlas.h"
#include "klsupport.h"
#include "polynomials.h"
Go to the source code of this file.
Classes | |
class | atlas::kl::KLContext |
Namespaces | |
atlas | |
atlas::kl | |
Typedefs | |
typedef std::vector< std::pair< BlockElt, MuCoeff > > | atlas::kl::MuRow |
Functions | |
void | atlas::kl::wGraph (wgraph::WGraph &wg, const KLContext &klc) |
Puts in wg the W-graph for this block. More... | |