index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
nullary.cpp
Commit message (
Expand
)
Author
Age
*
Fix wrong negative in nullary unit test when extended precision is used (FPU).
Gael Guennebaud
2014-12-16
*
Fix linear vectorized transversal in linspace (fixes bug #526).
Jitse Niesen
2013-02-18
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Improved the unit tests for setLinSpaced.
Hauke Heibel
2012-03-07
*
Fixed setLinSpaced for size==1.
Hauke Heibel
2012-03-07
*
the min/max macros to detect unprotected min/max were undefined by some std h...
Gael Guennebaud
2011-08-19
*
Bug fix in linspace_op::packetOp(row,col). Fixes bug #232.
Jitse Niesen
2011-03-24
*
Change int to Index in equalsIdentity().
Jitse Niesen
2011-03-11
*
Fix equalsIdentity() for rectangular matrices.
Jitse Niesen
2011-03-10
*
repeat nullary tests, and fix some tests
Gael Guennebaud
2011-03-07
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
Fixed bug #79.
Hauke Heibel
2010-10-19
*
Unified LinSpaced in order to be conform with other setter methods as e.g. Co...
Hauke Heibel
2010-07-22
*
Fixed nullary test not passing on Core Duo
Carlos Becker
2010-06-30
*
fix bad tests
Gael Guennebaud
2010-06-28
*
Finally fixed the matrix function/exponential warning.
Hauke Heibel
2010-06-20
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
improve/fix stable_norm unit test
Gael Guennebaud
2010-06-08
*
Silenced type conversion warnings.
Hauke Heibel
2010-02-03
*
Added an ei_linspaced_op to create linearly spaced vectors.
Hauke Heibel
2010-01-26
*
Remove some Array #includes.
Jitse Niesen
2010-01-21
*
Add small test for Matrix::setIdentity()
Jitse Niesen
2010-01-20