![]() |
atlas
0.6
|
#include "ext_block.h"#include <cassert>#include <vector>#include "blocks.h"#include "weyl.h"#include "bitmap.h"#include "polynomials.h"
Namespaces | |
| atlas | |
| atlas::ext_block | |
Functions | |
| bool | atlas::ext_block::is_complex (DescValue v) |
| bool | atlas::ext_block::has_double_image (DescValue v) |
| bool | atlas::ext_block::is_unique_image (DescValue v) |
| bool | atlas::ext_block::is_like_nonparity (DescValue v) |
| bool | atlas::ext_block::is_like_compact (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::has_quadruple (DescValue v) |
| bool | atlas::ext_block::is_proper_ascent (DescValue v) |
| bool | atlas::ext_block::has_defect (DescValue v) |
| int | atlas::ext_block::generator_length (DescValue v) |
| DescValue | atlas::ext_block::extended_type (const Block_base &block, BlockElt z, ext_gen p, BlockElt &link) |
1.8.11