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

tests.h

Go to the documentation of this file.
00001 //LabPlot : tests.h
00002 // R tests, check also testsitems.h
00003 
00004 #ifndef TESTS_H
00005 #define TESTS_H
00006 
00007 // TODO : bartlett, fligner, mood, box, 
00008 
00009 // one sample : first two
00010 enum RTESTS {T_T,T_WILCOX,T_F,T_KS,T_ANSARI};
00011 
00012 #endif // TESTS_H

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