atlas
0.6
|
Classes | |
class | extended_block |
Typedefs | |
typedef Polynomial< int > | Pol |
Functions | |
bool | is_complex (DescValue v) |
bool | has_double_image (DescValue v) |
bool | is_unique_image (DescValue v) |
bool | is_like_nonparity (DescValue v) |
bool | is_like_compact (DescValue v) |
bool | is_like_type_1 (DescValue v) |
bool | is_like_type_2 (DescValue v) |
bool | has_quadruple (DescValue v) |
bool | is_proper_ascent (DescValue v) |
bool | has_defect (DescValue v) |
int | generator_length (DescValue v) |
DescValue | extended_type (const Block_base &block, BlockElt z, ext_gen p, BlockElt &link) |
const char * | descent_code (DescValue v) |
bool | is_descent (DescValue v) |
typedef Polynomial<int> atlas::ext_block::Pol |
const char * atlas::ext_block::descent_code | ( | DescValue | v | ) |
DescValue atlas::ext_block::extended_type | ( | const Block_base & | block, |
BlockElt | z, | ||
ext_gen | p, | ||
BlockElt & | link | ||
) |
int atlas::ext_block::generator_length | ( | DescValue | v | ) |
bool atlas::ext_block::has_defect | ( | DescValue | v | ) |
bool atlas::ext_block::has_double_image | ( | DescValue | v | ) |
bool atlas::ext_block::has_quadruple | ( | DescValue | v | ) |
bool atlas::ext_block::is_complex | ( | DescValue | v | ) |
|
inline |
bool atlas::ext_block::is_like_compact | ( | DescValue | v | ) |
bool atlas::ext_block::is_like_nonparity | ( | DescValue | v | ) |
bool atlas::ext_block::is_like_type_1 | ( | DescValue | v | ) |
bool atlas::ext_block::is_like_type_2 | ( | DescValue | v | ) |
bool atlas::ext_block::is_proper_ascent | ( | DescValue | v | ) |
bool atlas::ext_block::is_unique_image | ( | DescValue | v | ) |