aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/Polynomials/Companion.h
Commit message (Expand)AuthorAge
* Rewrite balancer to avoid overflows.Gravatar Antonio Sanchez2021-06-21
* Various fixes in polynomial solver and its unit tests:Gravatar Gael Guennebaud2018-12-09
* Rename variable which shadows class nameGravatar Christoph Hertzberg2018-07-25
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Patch from Oleg Shirokobrod to extend polynomial solver to complexesGravatar Gael Guennebaud2016-11-23
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* change the value of Dynamic to -1, since the index type is now configurable.Gravatar Benoit Jacob2010-06-11
* the Index types change.Gravatar Benoit Jacob2010-05-30
* Creation of the Polynomials module with the following features:Gravatar Manuel Yguel2010-03-25