![]() |
atlas
0.6
|
Public Member Functions | |
| block_info (std::ifstream &in) | |
| BlockElt | primitivise (BlockElt x, const RankFlags d) const |
| const prim_list & | prims_for_descents_of (BlockElt y) |
Public Attributes | |
| unsigned int | rank |
| size_t | size |
| unsigned int | max_length |
| std::vector< BlockElt > | start_length |
| descent_set_vector | descent_set |
Private Member Functions | |
| bool | is_primitive (BlockElt x, const RankFlags d) const |
| void | compute_prim_table () |
Private Attributes | |
| ascent_table | ascents |
| prim_table | primitives_list |
| block_info::block_info | ( | std::ifstream & | in | ) |
|
private |
|
private |
| descent_set_vector block_info::descent_set |
| unsigned int block_info::max_length |
|
private |
| unsigned int block_info::rank |
| size_t block_info::size |
| std::vector<BlockElt> block_info::start_length |
1.8.11