aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc
Commit message (Expand)AuthorAge
* Make file formatting comply with POSIX and Unix standardsGravatar Aaron Franke2020-03-23
* [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...Gravatar Mehdi Goli2019-11-28
* STYLE: Convert CMake-language commands to lower caseGravatar Hans Johnson2019-10-31
* fix warnings for doc-eigen-prerequisitesGravatar Christoph Hertzberg2018-07-24
* Merge Hongkai Dai correct range calculation, and remove ranges from API.Gravatar Tal Hadad2016-10-14
* merge EulerAngles moduleGravatar Gael Guennebaud2016-08-30
|\
| * Complete docs and add ostream operator for EulerAngles.Gravatar Tal Hadad2016-06-19
* | Fix compilation of BVH exampleGravatar Gael Guennebaud2016-06-14
|/
* Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated L...Gravatar Georg Drenkhahn2014-08-22
* Mark internal namespace as \internalGravatar Chen-Pang He2014-07-06
* Percent "Eigen" in dox to prevent linking if not referring to the Eigen names...Gravatar Chen-Pang He2014-07-05
* Move Doxygen-only stuff to *.doxGravatar Chen-Pang He2014-07-05
* update unsupported module documentation to be conformed with new documentatio...Gravatar Gael Guennebaud2013-01-11
* Update doxygen files to doxygen version 1.8Gravatar Gael Guennebaud2012-12-28
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Enable saving intermidiate (Schur decomposition) but disable unstable special...Gravatar Chen-Pang He2012-09-21
* Dox in MatrixFunctionsGravatar jdh82012-08-19
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* Document QuaternionBase, minor doc improvements.Gravatar Jitse Niesen2011-12-08
* Added docs to the spline module.Gravatar Hauke Heibel2011-12-04
* Put docs for unsupported modules in right place.Gravatar Jitse Niesen2011-09-07
* Implement matrix logarithm + test + docs.Gravatar Jitse Niesen2011-06-07
* Forgot to 'hg add' example file in last commit.Gravatar Jitse Niesen2011-05-10
* fix doc compilationGravatar Thomas Capricelli2010-11-12
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* add a support module for MPFR C++ with basic unit testingGravatar Gael Guennebaud2010-07-15
* kill the LeastSquares module.Gravatar Benoit Jacob2010-04-29
* add platform check for how to link to the standard math library.Gravatar Benoit Jacob2010-04-19
* Creation of the Polynomials module with the following features:Gravatar Manuel Yguel2010-03-25
* API change: ei_matrix_exponential(A) --> A.exp(), etcGravatar Jitse Niesen2010-03-16
* tests : fix compilation issues, adding <iostream> and removingGravatar Thomas Capricelli2010-03-08
* Document Map and Stride, add examples.Gravatar Benoit Jacob2010-02-26
* Use ReturnByValue to return result of ei_matrix_function(), ...Gravatar Jitse Niesen2010-02-16
* Use ReturnByValue to return result of ei_matrix_exponential() .Gravatar Jitse Niesen2010-02-15
* Add support for matrix sine, cosine, sinh and cosh.Gravatar Jitse Niesen2010-01-11
* Add support for general matrix functions.Gravatar Jitse Niesen2009-12-21
* Fixed the bad fix - now the unsupported examples and snippets work on windows.Gravatar Hauke Heibel2009-12-11
* Coax doxygen in producing better docs for MatrixFunctions.Gravatar Jitse Niesen2009-12-11
* Various improvements to the docs for unsupported.Gravatar Jitse Niesen2009-12-07
* * Remove test_ prefix in testsGravatar Benoit Jacob2009-12-02
* fix another 'duplicated content in doxygen pages' bug : exclude *.origGravatar Thomas Capricelli2009-11-30
* * eigen2->eigen3Gravatar Benoit Jacob2009-11-19
* doxygen : exclude diff filesGravatar Thomas Capricelli2009-11-10
* merged eigen2_for_fft into eigen2 mainlineGravatar Mark Borgerding2009-10-20
|\
* | remove the \addexample tagsGravatar Gael Guennebaud2009-09-03
| * example fileGravatar Mark Borgerding2009-06-10
|/
* remove unsupported/doc from make's "all" targetGravatar Gael Guennebaud2009-04-23
* not compilable with msvc :(Gravatar Christian Ehrlicher2009-04-15
* Add BVH module in unsupported (patch from Ilya Baran)Gravatar Gael Guennebaud2009-03-18
* add optimization flag for MSVC and heavy testsGravatar Gael Guennebaud2009-02-05