|
static void | getConformationAutocorrelation (string foldername, int n, string filehead, string outputname, int lag=100, int size=10) |
|
static void | getVectorProperty (vector< double > &mean, vector< double > &variance, const vector< vector< double > > &sequence, int startIndex, int endIndex) |
|
static void | getAutocorrelation (vector< vector< double > > &data, vector< double > &corr, int lag) |
|
The documentation for this class was generated from the following files: