HookeJeevesDiscreteIteration.h

00001 
00006 #ifndef _HookeJeevesDiscreteIteration_h
00007 #define _HookeJeevesDiscreteIteration_h
00008 
00009 // SYSTEM INCLUDES
00010 //
00011 
00012 // PROJECT INCLUDES
00013 //
00014 
00015 // LOCAL INCLUDES
00016 //
00017 #include "HookeJeevesIteration.h"
00018 
00019 // FORWARD REFERENCES
00020 //
00021 
00022 
00023 class HookeJeevesDiscreteIteration
00024     : public HookeJeevesIteration
00025 {
00026 public:
00027 // LIFECYCLE
00028 
00031     HookeJeevesDiscreteIteration(void);
00032 
00037     HookeJeevesDiscreteIteration(const ColumnVector& staringPoint);
00038 
00041     ~HookeJeevesDiscreteIteration(void);
00042 
00043 // OPERATORS
00044 
00045 // OPERATIONS
00046 
00047 // ACCESS
00048 
00049     virtual vector<IterationDataIdType> ClassIds() const;
00050 
00051     static IterationDataIdType          ClassId();
00052 
00053 // INQUIRY
00054 
00055 protected:
00056 private:
00057 };
00058 
00059 // INLINE METHODS
00060 //
00061 
00062 // EXTERNAL REFERENCES
00063 //
00064 
00065 #endif  // _HookeJeevesDiscreteIteration_h

Wygenerowano Fri Sep 29 21:04:47 2006 dla EduOptim2 programem  doxygen 1.4.6