Ajout de moVNS et moSimpleVNS

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1931 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
verel 2010-08-30 09:05:41 +00:00
commit 82a329b006
3 changed files with 52 additions and 31 deletions

View file

@ -45,7 +45,6 @@ template< class EOT >
class moRndVectorVNSelection: public moVectorVNSelection<EOT>
{
using moVectorVNSelection<EOT>::LSvector;
// using moVectorVNSelection<EOT>::shakeVector;
using moVectorVNSelection<EOT>::current;
public: