atlas  0.6
Namespaces | Functions | Variables
filekl.h File Reference
#include <iosfwd>
#include "../Atlas.h"
Include dependency graph for filekl.h:
This graph shows which files directly or indirectly include this file:

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