git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1994 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
6c69e4e19f
commit
d2f533d04b
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ public:
|
|||
* @param _incrEval the incremental evaluation
|
||||
*/
|
||||
|
||||
moCudaKswapEval(unsigned _neighborhoodSize, IncrementEval & _incrEval) :
|
||||
moCudaKswapEval(unsigned int _neighborhoodSize, IncrementEval & _incrEval) :
|
||||
moCudaEval<Neighbor> (_neighborhoodSize), incrEval(_incrEval) {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue