aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/rand.cpp
Commit message (Expand)AuthorAge
* Bump up rand histogram threshold.Gravatar Antonio Sanchez2021-03-10
* Fix rand test for MSVC.Gravatar Antonio Sanchez2021-01-07
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix possible overflow and biais in integer random generatorGravatar Gael Guennebaud2016-08-23
* Add debug output for random unit testGravatar Gael Guennebaud2016-04-13
* Specified signedness of char type in test so that test passesGravatar Doug Kwan2015-09-28
* Fix random unit test for 32bits systems.Gravatar Gael Guennebaud2015-03-19
* Improve random number generation for integer and add unit testGravatar Gael Guennebaud2015-03-19