Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Gael Guennebaud
|
904ecdf9d8
|
Add a DynamicIndex constant for signed quantities and use it to fix the conflict
between Diagonal<S,-1> (the first sub diagonal) and a runtime super/sub diagonal which is now:
Diagonal<S,DynamicIndex>
|
2012-07-10 23:04:17 +02:00 |
|
Gael Guennebaud
|
3e6329a0d9
|
fix computation of fixed size sub/super diagonal size
|
2012-07-10 22:39:05 +02:00 |
|
Gael Guennebaud
|
a8f66fec65
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
|
Hauke Heibel
|
f1679c7185
|
Utilize Index in all unit tests.
|
2010-06-20 17:37:56 +02:00 |
|
Benoit Jacob
|
32115bff1e
|
* add VERIFY_IS_EQUAL, should compile faster and it's natural when no arithmetic is involved.
* rename 'submatrices' test to 'block'
* add block-inside-of-block tests
* remove old cruft
* split diagonal() tests into separate file
|
2010-02-26 09:03:13 -05:00 |
|