ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
|
Routines for calculating gyration of a vector of beads. More...
Go to the source code of this file.
Functions | |
double | calc_gyration (const int3d *coords, int size, DPoint center) |
DPair | calc_gyration_joint (const int3d *coordsSC, const HPElem *hpChain, int hpSize, DPoint centerH, DPoint centerP) |
double | calc_max_gyration (const HPElem *hpChain, int hpSize) |
Routines for calculating gyration of a vector of beads.