atlas  0.6
Namespaces | Functions
filekl.cpp File Reference
#include "filekl.h"
#include "blocks.h"
#include "basic_io.h"
#include "kl.h"
Include dependency graph for filekl.cpp:

Namespaces

 atlas
 
 atlas::filekl
 

Functions

void atlas::filekl::write_block_file (const Block &block, std::ostream &out)
 
std::streamoff atlas::filekl::write_KL_row (const kl::KLContext &klc, BlockElt y, 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)