git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2148 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
50ee2d73ac
commit
3676f60716
1 changed files with 65 additions and 65 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
*/
|
||||
*/
|
||||
|
||||
#ifndef _moCudaRndWithoutReplNeighborhood_h
|
||||
#define _moCudaRndWithoutReplNeighborhood_h
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
*/
|
||||
template<class Neighbor>
|
||||
class moCudaRndWithoutReplNeighborhood: public moRndWithoutReplNeighborhood<Neighbor> {
|
||||
public:
|
||||
public:
|
||||
|
||||
/**
|
||||
* Define type of a solution corresponding to Neighbor
|
||||
|
|
@ -83,7 +83,7 @@ public:
|
|||
return "moCudaRndWithoutReplNeighborhood";
|
||||
}
|
||||
|
||||
protected:
|
||||
protected:
|
||||
moCudaEval<Neighbor>& eval;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue