Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fitrms.h

Go to the documentation of this file.
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

Generated on Fri Apr 26 02:43:18 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002