#include <filekl.h>
Public Member Functions | |
| block_info (std::ifstream &in) | |
| BlockElt | primitivize (BlockElt x, BlockElt y) const |
| const prim_list & | prims_for_descents_of (BlockElt y) |
Public Attributes | |
| unsigned int | rank |
| BlockElt | 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 |
Private Attributes | |
| ascent_table | ascents |
| prim_table | primitives_list |
|
|
Definition at line 131 of file filekl.cpp. References ascent_vector, atlas::filekl::ascent_vector, ascents, BlockElt, descent_set, max_length, primitives_list, rank, atlas::lietype::rank(), atlas::bitset::RankFlags, size, and start_length. |
|
||||||||||||
|
Definition at line 108 of file filekl.cpp. References ascent_vector, and atlas::bitset::RankFlags. |
|
||||||||||||
|
Definition at line 96 of file filekl.cpp. References ascent_vector, and atlas::bitset::RankFlags. Referenced by atlas::filekl::matrix_info::find_pol_nr(), and atlas::filekl::matrix_info::primitivize(). |
|
|
Definition at line 118 of file filekl.cpp. References block_info::is_primitive(), atlas::filekl::prim_list, prim_list, atlas::bitset::RankFlags, atlas::bitset::BitSet< n >::swap(), and atlas::bitset::BitSet< n >::to_ulong(). Referenced by atlas::filekl::matrix_info::prim_nr(), and atlas::filekl::matrix_info::set_y(). |
|
|
Definition at line 101 of file filekl.h. Referenced by block_info(). |
|
|
Definition at line 98 of file filekl.h. Referenced by block_info(), and atlas::filekl::matrix_info::descent_set(). |
|
|
Definition at line 94 of file filekl.h. Referenced by block_info(), atlas::filekl::matrix_info::prim_nr(), and atlas::filekl::matrix_info::set_y(). |
|
|
Definition at line 102 of file filekl.h. Referenced by block_info(). |
|
|
Definition at line 92 of file filekl.h. Referenced by block_info(), and atlas::filekl::matrix_info::rank(). |
|
|
Definition at line 93 of file filekl.h. Referenced by block_info(), atlas::filekl::progress_info::block_size(), and atlas::filekl::matrix_info::block_size(). |
|
|
Definition at line 95 of file filekl.h. Referenced by block_info(), atlas::filekl::matrix_info::first_of_length(), atlas::filekl::matrix_info::length(), atlas::filekl::matrix_info::prim_nr(), and atlas::filekl::matrix_info::set_y(). |
1.3.9.1