update doc for doxygen

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2393 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
boufaras 2011-09-14 15:18:17 +00:00
commit e4bab9cdfc

View file

@ -44,7 +44,7 @@ public:
/**
* Constructor
* @param _qapData the specific data problem useful to evalute solution(flow & distance matrices of QAP problem)
* @param _pppData the specific data problem useful to evalute solution( vector of 1 & _1 for PPP)
*/
PPPEval(PPPData<ElemType> & _pppData) {