#include "kltest.h"
#include <iostream>
#include "ioutils.h"
#include "kgb.h"
#include "kl.h"
#include "prettyprint.h"
#include "setutils.h"
#include "weyl.h"
Include dependency graph for kltest.cpp:
Namespaces | |
namespace | atlas |
namespace | atlas::kltest |
Functions | |
void | atlas::involutionList (weyl::WeylEltList &, const kgb::KGB &) |
std::ostream & | atlas::printBasePts (std::ostream &, const weyl::WeylEltList &, const kgb::KGBEltList &, const kgb::KGB &) |
bool | atlas::kltest::checkBasePoint (const kgb::KGB &kgb) |
void | atlas::kltest::dualityPermutation (setutils::Permutation &a, const kl::KLContext &klc) |
std::ostream & | atlas::printBasePts (std::ostream &strm, const weyl::WeylEltList &wl, const kgb::KGBEltList &bp, const kgb::KGB &kgb) |
void | atlas::involutionList (weyl::WeylEltList &wl, const kgb::KGB &kgb) |
Variables | |
const weyl::WeylGroup * | d_W |
|
|