Benoit Jacob
|
c9a2c3738e
|
lots of fixes for complex numbers. unittests now test complex numbers.
|
2007-08-12 10:59:07 +00:00 |
|
Benoit Jacob
|
71268227d4
|
Big rework of the Traits system, unittests updated.
|
2007-08-12 09:32:17 +00:00 |
|
Benoit Jacob
|
ca438b2c12
|
Unit-tests updated for the stuff in the previous commit.
|
2007-07-23 07:39:05 +00:00 |
|
Benoit Jacob
|
d62af65d7f
|
port TestNumericTraits to QTestLib. This revealed some shortcomings in tvmet's infrastructure,
in particular it lacks adequate fuzzy compares. will port that from eigen1.
|
2007-07-21 10:36:47 +00:00 |
|
Benoit Jacob
|
37bd64b496
|
Remove remaining per-element math functions. Remove defines for IEEE, SYSV and complex
math. Now the user has to define himself EIGEN_USE_COMPLEX if he wants complex support.
Remove TVMET_OPTIMIZE. More cleanup.
|
2007-06-18 07:01:42 +00:00 |
|
Benoit Jacob
|
b155789aa7
|
begin porting the unittests to QTestLib. The first test, "selfTest"
already runs and succeeds.
Also expand this test by testing more types and sizes.
|
2007-06-08 07:39:51 +00:00 |
|