aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/Skyline
Commit message (Expand)AuthorAge
* Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), in...Gravatar Steve Bronder2021-03-24
* Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStrid...Gravatar David Tellenbach2021-03-05
* Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), out...Gravatar Steve Bronder2021-03-04
* Fix include guard commentsGravatar David Tellenbach2019-03-15
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* bug #1167: simplify installation of header files using cmake's install(DIRECT...Gravatar Gael Guennebaud2016-08-29
* Refactoring of the cost model:Gravatar Gael Guennebaud2015-10-28
* Get rid of class internal::nested<> (still have to updated Tensor module)Gravatar Gael Guennebaud2015-06-19
* 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
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* fix intallation of unsupported modulesGravatar Gael Guennebaud2011-02-16
* Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...Gravatar Hauke Heibel2010-10-26
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* rename:Gravatar Benoit Jacob2010-06-14
* 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
* Renamed AnyMatrixBase to EigenBase.Gravatar Hauke Heibel2010-02-20
* precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* fix compilation and removed some unused stuff in skylineGravatar Gael Guennebaud2009-11-10
* mv the Skyline module to unsupported/Gravatar Gael Guennebaud2009-11-10