reorder members of moeoHypcontinue
This commit is contained in:
parent
9b5ceeea65
commit
0a528039e2
1 changed files with 1 additions and 1 deletions
|
|
@ -106,9 +106,9 @@ public:
|
||||||
virtual std::string className(void) const { return "moeoHypContinue"; }
|
virtual std::string className(void) const { return "moeoHypContinue"; }
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
moeoArchive <MOEOT> & arch;
|
||||||
moeoHyperVolumeDifferenceMetric <ObjectiveVector> metric;
|
moeoHyperVolumeDifferenceMetric <ObjectiveVector> metric;
|
||||||
std::vector <ObjectiveVector> OptimSet;
|
std::vector <ObjectiveVector> OptimSet;
|
||||||
moeoArchive <MOEOT> & arch;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue