mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
rework the numeric traits now that we're using a namespace and no prefix
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user