NCBI C++ ToolKit
|
Search Toolkit Book for _Fld_Mtf
#include <algo/structure/threader/thrdatd.h>
Public Attributes | |
int | n |
struct { | |
int * r1 | |
int * r2 | |
int * d | |
int n | |
} | rrc |
struct { | |
int * r1 | |
int * p2 | |
int * d | |
int n | |
} | rpc |
int ** | mll |
int* _Fld_Mtf::d |
Definition at line 54 of file thrdatd.h.
Referenced by CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), PrintFldMtf(), and TranslateContacts().
int** _Fld_Mtf::mll |
Definition at line 63 of file thrdatd.h.
Referenced by atd(), FreeFldMtf(), Threader::GetGeometryViolations(), GetMinimumLoopLengths(), NewFldMtf(), PrintFldMtf(), slo0(), slor(), and slou().
int _Fld_Mtf::n |
Definition at line 50 of file thrdatd.h.
Referenced by atd(), CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), and PrintFldMtf().
int* _Fld_Mtf::p2 |
Definition at line 59 of file thrdatd.h.
Referenced by CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), PrintFldMtf(), and TranslateContacts().
int* _Fld_Mtf::r1 |
Definition at line 52 of file thrdatd.h.
Referenced by CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), PrintFldMtf(), and TranslateContacts().
int* _Fld_Mtf::r2 |
Definition at line 53 of file thrdatd.h.
Referenced by CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), PrintFldMtf(), and TranslateContacts().
struct { ... } _Fld_Mtf::rpc |
Referenced by CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), PrintFldMtf(), and TranslateContacts().
struct { ... } _Fld_Mtf::rrc |
Referenced by CalculateContactScore(), cprl(), FreeFldMtf(), NewFldMtf(), PrintFldMtf(), and TranslateContacts().