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

Irregular/Unimodal/unimodal.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEIRREGULARUNIMODAL_H_
00002 #define _VUVOLUMEIRREGULARUNIMODAL_H_
00003 
00004 #include "../irregular.h"
00005 
00006 class vu141;
00007 
00009 typedef vu141 vuVolumeIrregularUnimodal;
00010 
00011 class vu141 : public vu14
00012 {
00013 public:
00015     vu141();
00017     vu141(vu141& inst);
00019     virtual ~vu141();
00020 
00022     vu141& operator=(vu141& rhs);
00023 
00024 };
00025 
00026 #endif

Generated on Wed Dec 15 21:20:32 2004 for vuVolume by  doxygen 1.3.9.1