In file roadmapConstruction.C:

void sampleAllNodes

(int* numberOfNodes,
  const int numRandomNodes,
  int* nativeNodeIndex,
  int* unfoldedStateIndex,
  Protein** allNodes, int MAXNODES,
  bool totallyRandom)

if (totallyRandom) is false, reads presampled conformations and add in 1 nodes at -50,-50.

Documentation

if (totallyRandom) is false, reads presampled conformations and add in 1 nodes at -50,-50.

creates random samples,

Alphabetic index



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