In file matrix.C:(vector<Real> & pfolds,
int numNodes, Protein** allNodes,
int numPfoldsRequested,
const vector<int>& foldedIndices,
const vector<int>& unfoldedIndices,
int maxNumNeighbors,
const ccInfoType* ccInfo)
compute pfold for nodes 0numPfoldsRequested-1.
Documentation
compute pfold for nodes 0numPfoldsRequested-1. foldedIndices and unfoldedIndices are 0-based vectors (i.e. node indices range from 0..numNodes-1)
Alphabetic index
This page was generated with the help of DOC++.