In file protein.C:

void sampleAroundCoords

(vector<float> & newCoords,
  const vector<float> & coords)

generates a random config.

Documentation

generates a random config. around the original. the parameters are within +-Protein::deltaX,deltaY of the original.

the final result is guaranteed to be within the bounds of the landscape, but not necessarily collision free.

Alphabetic index



This page was generated with the help of DOC++.