atlas
0.6
|
Go to the source code of this file.
Namespaces | |
atlas | |
atlas::filekl | |
Functions | |
void | atlas::filekl::write_block_file (const Block &block, std::ostream &out) |
void | atlas::filekl::write_matrix_file (const kl::KLContext &klc, std::ostream &out) |
void | atlas::filekl::write_KL_store (const kl::KLStore &store, std::ostream &out) |
Variables | |
const BlockElt | atlas::filekl::UndefBlock = ~BlockElt(0) |
const BlockElt | atlas::filekl::noGoodAscent = UndefBlock-1 |
const unsigned int | atlas::filekl::magic_code =0x06ABdCF0 |