Go to the source code of this file.
Compounds | |
| struct | Postorder_list |
| struct | swString |
| struct | Tree |
Functions | |
| void* | space (unsigned size) |
| void | nrerror (const char message[]) |
| void | randomize (long val) |
| void | init_rand (void) |
| double | urn (void) |
| int | int_urn (int from, int to) |
| char* | time_stamp (void) |
| char* | random_string (int l, const char symbols[]) |
| int | hamming (const char s1[], const char s2[]) |
| char* | expand_Full (char *full) |
| Tree* | make_tree (char *xstruc) |
| float | tree_edit_distance (Tree *T1, Tree *T2) |
| void | free_tree (Tree *t) |
| short* | make_pair_table (const char *structure) |
| swString* | Make_swString (char *string) |
| float | string_edit_distance (swString *T1, swString *T2) |
| char* | pack_structure (const char *struc) |
| char* | unpack_structure (const char *packed) |
| char* | pack_sequence (const char *sequ) |
| char* | unpack_sequence (const char *packed) |
| float | fold (char *sequence, char *structure) |
| float | energy_of_struct (char *string, char *structure) |
| float | energy_of_struct_stat (char *string, char *structure, int *status) |
| void | free_arrays (void) |
| void | initialize_fold (int length) |
| void | update_fold_params (void) |
| void | initialize_pkfold (unsigned int length) |
| float | pkfold (char *sequence, char *structure) |
| void | free_pkarrays (void) |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
|
|
Referenced by swString::weight(). |
1.2.6 written by Dimitri van Heesch,
© 1997-2001