Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

testsitems.h

Go to the documentation of this file.
00001 //LabPlot : testsitems.h
00002 // R tests
00003 
00004 #ifndef TESTSITEMS_H
00005 #define TESTSITEMS_H
00006 
00007 #include "tests.h"
00008 
00009 static const char *tests_test[] = {"t.test","wilcox.test","var.test","ks.test","ansari.test",0};
00010 static const char *tests_typeitems[] = {"Student t-test","Wilcoxon test","F-test","Kolmogorov-Smirnov","Ansari-Bradley",0};
00011 
00012 #endif // TESTSITEMS_H

Generated on Sat Oct 13 21:55:01 2007 for LabPlot by  doxygen 1.4.4