![]() |
atlas
0.6
|
#include <vector>#include <string>#include <iostream>#include <fstream>#include <sstream>#include <map>#include <cassert>#include <stdexcept>#include "atlas_types.h"#include "filekl_in.h"#include "basic_io.h"#include "tally.h"#include "blocks.h"
Namespaces | |
| atlas | |
| atlas::filekl | |
Typedefs | |
| typedef tally::TallyVec< unsigned char > | atlas::filekl::tally_vec |
Functions | |
| std::vector< unsigned int > | atlas::filekl::prim_multiplicities (matrix_info &m, BlockElt y) |
| void | atlas::filekl::scan_matrix (matrix_info &m, size_t n_pol, bool with_multiplicities, std::ostream &y_out, std::ostream &tally_out, std::ostream &length_out) |
| int | main (int argc, char **argv) |
Variables | |
| bool | verbose =true |
| bool | with_mu =false |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| bool verbose =true |
| bool with_mu =false |
1.8.11