00001 #ifdef __cplusplus 00002 extern "C" { 00003 #endif 00004 00005 void MatrixFitRMS(int n, float *v1, float *v2, const float *wt, float *ttt); 00006 00007 #ifdef __cplusplus 00008 } 00009 #endif