Data Fields | |
| int4 | codeword |
| int4 | score |
| int4 | position |
Definition at line 32 of file wordLookupDFA.c.
| int4 neighbour::codeword |
Definition at line 34 of file wordLookupDFA.c.
Referenced by wordLookupDFA_build(), wordLookupDFA_findNeighbours(), and wordLookupDFA_getNeighbours().
| int4 neighbour::score |
Definition at line 35 of file wordLookupDFA.c.
Referenced by wordLookupDFA_findNeighbours(), and wordLookupDFA_getNeighbours().
| int4 neighbour::position |
Definition at line 36 of file wordLookupDFA.c.
Referenced by wordLookupDFA_findNeighbours(), and wordLookupDFA_getNeighbours().
1.5.2