git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2135 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
c9c54c1c13
commit
87dd3eaa92
1 changed files with 190 additions and 191 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
*/
|
||||
*/
|
||||
|
||||
#ifndef moCudaKswapEval_H
|
||||
#define moCudaKswapEval_H
|
||||
|
|
@ -42,9 +42,9 @@
|
|||
*/
|
||||
|
||||
template<class Neighbor, class IncrementEval>
|
||||
class moCudaKswapEval: public moCudaEval<Neighbor> {
|
||||
class moCudaKswapEval: public moCudaEval<Neighbor> {
|
||||
|
||||
public:
|
||||
public:
|
||||
|
||||
/**
|
||||
* Define type of a solution corresponding to Neighbor
|
||||
|
|
@ -210,4 +210,3 @@ public:
|
|||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue