aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* * 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
* fix tutorial abs/abs2 (thanks to Keir)Gravatar Gael Guennebaud2009-02-01
* forgot to commit QR_solve snippetGravatar Gael Guennebaud2009-02-01
* QR: add isInjective(), isSurjective(),Gravatar Gael Guennebaud2009-01-28
* fix type mismatch caught by new static assertGravatar Benoit Jacob2009-01-27
* * mark Geometry as experimentalGravatar Benoit Jacob2009-01-26
* Optimization in LU::solve: when rows<=cols, no need to compute the L matrixGravatar Benoit Jacob2009-01-25
* add partial count redux (adapted patch from Ricard Marxer)Gravatar Gael Guennebaud2009-01-24
* update sparse matrix tutorial (far to be satisfactory yet)Gravatar Gael Guennebaud2009-01-21
* * remove set(), revert to old behavior where = resizesGravatar Benoit Jacob2009-01-21
* * clarify the situation with experimental partsGravatar Benoit Jacob2009-01-19
* * Started a tutorial page for sparse matrix.Gravatar Gael Guennebaud2009-01-16
* fix a couple of doxygen issuesGravatar Gael Guennebaud2009-01-13
* * minor dox tweaksGravatar Benoit Jacob2009-01-12
* muuuch improved documentation for the unaligned array assert.Gravatar Benoit Jacob2009-01-12
* add cwise operator *= and /=.Gravatar Benoit Jacob2009-01-11
* EIGEN_MAKE_ALIGNED_OPERATOR_NEW didn't actually need to get the classGravatar Benoit Jacob2009-01-08
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* * introduce macros to replace inheritance for operator new overloadingGravatar Benoit Jacob2009-01-06
* problem solved, we really want public inheritance and it is onlyGravatar Benoit Jacob2009-01-05
* unless i find more failures in the tests, this will be beta3...Gravatar Benoit Jacob2008-12-22
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* * fix in IO.h, a useless copy was made because of assignment fromGravatar Benoit Jacob2008-12-18
* fix minor mistake in the inside eigen exampleGravatar Gael Guennebaud2008-12-08
* * complete the change norm2->squaredNorm in PartialReduxGravatar Benoit Jacob2008-12-07
* Make deluxe assertion with deluxe error message with link to deluxe web pageGravatar Benoit Jacob2008-12-07
* Use an aligned IOFormat in the docsGravatar Benoit Jacob2008-12-06
* * improvements in the tutorial: triangular matrices, linear algebraGravatar Benoit Jacob2008-12-06