rework the numeric traits now that we're using a namespace and no prefix

This commit is contained in:
Benoit Jacob
2007-10-12 05:56:36 +00:00
parent 3654ee8b07
commit a4626cc808
6 changed files with 65 additions and 53 deletions

View File

@@ -25,7 +25,7 @@
#include "main.h"
genTest::genTest()
EigenTest::EigenTest()
{
unsigned int t = (unsigned int) time( NULL );
qDebug() << "Initializing random number generator with seed"