#include "klsupport.h"
#include "blocks.h"
#include "descents.h"
Include dependency graph for klsupport.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | atlas |
| namespace | atlas::klsupport |
Functions | |
| void | fillLengthLess (std::vector< BlockElt > &, const blocks::Block &) |
| void | fillLengthLess (std::vector< BlockElt > &ll, const blocks::Block &b) |
This module provides support code for the Kazhdan-Lusztig computation, mostly the management of the list of primitive pairs, and primitivization of arbitrary subsets of the block.
Definition in file klsupport.cpp.
|
||||||||||||
|
Definition at line 255 of file klsupport.cpp. References atlas::blocks::Block::length(), and atlas::blocks::Block::size(). |
|
||||||||||||
|
Referenced by atlas::klsupport::KLSupport::fill(). |
1.3.9.1