aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* update page to explain how to get rid of itGravatar Benoit Jacob2009-09-18
* Typos in tutorial 1.Gravatar Jitse Niesen2009-09-05
* rename the EigenSolver module to EigenvaluesGravatar Gael Guennebaud2009-09-04
* move eigen values related stuff of the QR module to a new EigenSolver module.Gravatar Gael Guennebaud2009-09-03
* remove the \addexample tagsGravatar Gael Guennebaud2009-09-03
* add examples for makeJacobi and makeGivensGravatar Gael Guennebaud2009-09-03
* Typos in tutorialGravatar Jitse Niesen2009-08-26
* Rewrite tutorial section on solving linear systemsGravatar Jitse Niesen2009-08-22
* Add new unsupported modules to doc/unsupported_modules.doxGravatar Jitse Niesen2009-08-18
* quick update of TopicLazyEvaluationGravatar Gael Guennebaud2009-08-16
* bugfix in compute_matrix_flags, optimization in LU,Gravatar Gael Guennebaud2009-08-16
* update snippetGravatar Benoit Jacob2009-08-14
* update docGravatar Gael Guennebaud2009-07-28
* update docGravatar Gael Guennebaud2009-07-28
* fix compilation of the doc and started a page dedicated to high performance a...Gravatar Gael Guennebaud2009-07-27
* * rename QR to HouseholderQR because really that impacts the API, not just th...Gravatar Benoit Jacob2009-07-06
* add a VectorBlock expr as a specialization of BlockGravatar Gael Guennebaud2009-07-05
* some docs improvementsGravatar Benoit Jacob2009-07-05
* * polish computeInverseWithCheck to share more code, fix documentation, fix c...Gravatar Benoit Jacob2009-06-29
* add missing code snippets for newer Matrix methods and PartialLU::solve()Gravatar Benoit Jacob2009-06-25
* * add resize(int, NoChange) and resize(NoChange, int)Gravatar Benoit Jacob2009-06-24
* update the stack alignment docGravatar Gael Guennebaud2009-06-22
* document the "wrong stack alignment" issue.Gravatar Benoit Jacob2009-06-21
* add Eigen/EigenGravatar Benoit Jacob2009-06-19
* add "Dense" headerGravatar Benoit Jacob2009-06-19
* * rename PartialRedux to VectorwiseOpGravatar Gael Guennebaud2009-06-10
* Added Umeyama implementation.Gravatar Hauke Heibel2009-05-26
* * added missing project definition (see doc of add_subdirectory and EXCLUDE_F...Gravatar Hauke Heibel2009-05-17
* constant Diagonal ---> DiagonalBitsGravatar Benoit Jacob2009-05-10
* *add missing overloads of setZero, etc... that were mentioned in the tutorialGravatar Benoit Jacob2009-05-06
* update STL vector docGravatar Gael Guennebaud2009-04-22
* fix typo found by noir.sender from KDE forumsGravatar Benoit Jacob2009-03-31
* Add BVH module in unsupported (patch from Ilya Baran)Gravatar Gael Guennebaud2009-03-18
* fix doxygen generation of unsupported modulesGravatar Gael Guennebaud2009-03-11
* fix typo found by markusfroeb (forum)Gravatar Benoit Jacob2009-02-21
* Fix some formatting in quick ref. Add references to headers.Gravatar Keir Mierle2009-02-19
* add size, rows, cols, (), (,) functions in ASCII refGravatar Gael Guennebaud2009-02-18
* patch from Jitse Niesen: fix ascii quick ref matlab operator 'Gravatar Gael Guennebaud2009-02-18
* add the ASCII quick reference made by KierGravatar Gael Guennebaud2009-02-18
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17
* * add ei_predux_mul internal functionGravatar Gael Guennebaud2009-02-10
* added an experimental IterativeSolvers module (currently in unsupported)Gravatar Gael Guennebaud2009-02-10
* add select snippetGravatar Gael Guennebaud2009-02-09
* add "remap" snippet using placement newGravatar Gael Guennebaud2009-02-09
* documentation about inheriting from Eigen::MatrixGravatar Thomas Capricelli2009-02-08
* apply Ricard patch for Reverse with minor modificationsGravatar Gael Guennebaud2009-02-06
* add snippet for sub/super diagonalGravatar Gael Guennebaud2009-02-05
* setup the unsupported directory structure.Gravatar Gael Guennebaud2009-02-04
* * classify and sort the doxygen "related pages"Gravatar Gael Guennebaud2009-02-04
* * label Cholesky and solveTriangular.* as experimentalGravatar Benoit Jacob2009-02-02