NAMD
fitrms.h
Go to the documentation of this file.
1 
2 #include "common.h"
3 
4 BigReal MatrixFitRMS(int n, BigReal *v1, BigReal *v2, const BigReal *wt, BigReal *ttt);
5 
BigReal MatrixFitRMS(int n, BigReal *v1, BigReal *v2, const BigReal *wt, BigReal *ttt)
Definition: fitrms.C:91
double BigReal
Definition: common.h:114