Ajout des statistics, j'espère avoir fini ;)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1804 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
193e016083
commit
fb4a9f1df7
6 changed files with 268 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ void main_function(int argc, char **argv)
|
|||
|
||||
std::cout << "Last values:" << std::endl;
|
||||
std::cout << "Length " << lengthValues[lengthValues.size() - 1] << std::endl;
|
||||
|
||||
}
|
||||
|
||||
// A main that catches the exceptions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue