git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2000 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3be20b484b
commit
4ce77434e1
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ __global__ void kernelEval(IncrementEval _eval, EOT _solution, Fitness* _allFitn
|
|||
* @param _allFitness Array of Fitness type to save all neighbors fitness
|
||||
* @param _fitness the current solution fitness
|
||||
* @param _neighborhoodsize the size of the neighborhood
|
||||
* @param _mapping the neighborhood mapping
|
||||
* @param _Kswap the number of swap
|
||||
*/
|
||||
|
||||
template<class EOT, class Fitness, class Neighbor, class IncrementEval>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue