ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
Functions
gyration.h File Reference

Routines for calculating gyration of a vector of beads. More...

#include <int3d.h>
#include "fitness_private.h"

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)
 

Detailed Description

Routines for calculating gyration of a vector of beads.