aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/polynomialsolver.cpp
Commit message (Expand)AuthorAge
* Various fixes in polynomial solver and its unit tests:Gravatar Gael Guennebaud2018-12-09
* Fix some shadow warningsGravatar Christoph Hertzberg2018-08-25
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Extend polynomial solver unit tests to complexesGravatar Gael Guennebaud2016-11-23
* PolynomialSolver: test template constructor in test suite.Gravatar Benjamin Chrétien2014-05-19
* PolynomialSolver: add a test to reveal a bug.Gravatar Benjamin Chrétien2014-05-19
* Remove unused typedef in polynomialsolver test.Gravatar Jitse Niesen2014-02-08
* fix typo in evalSolverSugarFunction()Gravatar Naumov Maks2014-02-08
* Fix warning typedef XXX locally defined but not usedGravatar Gael Guennebaud2013-06-21
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* remove use of GSL in polynomialsolver unit testGravatar Gael Guennebaud2012-04-11
* Decrease the degree of the polynomials being tested to reduce time spent duri...Gravatar Manuel Yguel2011-01-05
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* make polynomialsolver test compile fasterGravatar Benoit Jacob2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Next try - more Index fixes.Gravatar Hauke Heibel2010-06-20
* Add missing test files for Polynomials module.Gravatar Manuel Yguel2010-03-25