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

operations.h

Go to the documentation of this file.
00001 //LabPlot : operations.h
00002 // R vector operations
00003 
00004 #ifndef OPERATIONS_H
00005 #define OPERATIONS_H
00006 
00007 static const char *operations_typeitems[] = {"sqrt","log","sin","cos",
00008         "rank","round","cummin","cummax","cummsum","cumprod","sort","rev",0};
00009 
00010 #endif // OPERATIONS_H

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