Let us walk on the 3-isogeny graph
|
Data Structures | |
class | MacRomanProber |
Variables | |
int | FREQ_CAT_NUM = 4 |
int | UDF = 0 |
int | OTH = 1 |
int | ASC = 2 |
int | ASS = 3 |
int | ACV = 4 |
int | ACO = 5 |
int | ASV = 6 |
int | ASO = 7 |
int | ODD = 8 |
int | CLASS_NUM = 9 |
tuple | MacRoman_CharToClass |
tuple | MacRomanClassModel |
int ACO = 5 |
Definition at line 43 of file macromanprober.py.
int ACV = 4 |
Definition at line 42 of file macromanprober.py.
int ASC = 2 |
Definition at line 40 of file macromanprober.py.
int ASO = 7 |
Definition at line 45 of file macromanprober.py.
int ASS = 3 |
Definition at line 41 of file macromanprober.py.
int ASV = 6 |
Definition at line 44 of file macromanprober.py.
int CLASS_NUM = 9 |
Definition at line 47 of file macromanprober.py.
int FREQ_CAT_NUM = 4 |
Definition at line 36 of file macromanprober.py.
tuple MacRoman_CharToClass |
Definition at line 55 of file macromanprober.py.
tuple MacRomanClassModel |
Definition at line 94 of file macromanprober.py.
int ODD = 8 |
Definition at line 46 of file macromanprober.py.
int OTH = 1 |
Definition at line 39 of file macromanprober.py.
int UDF = 0 |
Definition at line 38 of file macromanprober.py.