#include <boost/iostreams/device/mapped_file.hpp>#include <boost/shared_ptr.hpp>#include <vector>#include <map>#include "tpt_typedefs.h"#include "tpt_pickler.h"#include "ug_typedefs.h"#include "util/exception.hh"Go to the source code of this file.
Classes | |
| class | sapt::mm2dTable< OFFSET, ID, VAL, INIT > |
| struct | sapt::mm2dTable< OFFSET, ID, VAL, INIT >::Cell |
| struct | sapt::mm2dTable< OFFSET, ID, VAL, INIT >::Cell::SortDescendingByValue |
| struct | sapt::mm2dTable< OFFSET, ID, VAL, INIT >::Row |
Namespaces | |
| namespace | sapt |
Functions | |
| template<typename OFFSET , typename ID , typename VAL , typename INIT , typename ICONT > | |
| void | sapt::write_mm_2d_table (std::ostream &out, std::vector< ICONT > const &T, std::vector< VAL > const *m1=NULL, std::vector< VAL > const *m2=NULL) |
1.5.9