aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* mention std::ptr_fun in the quickref guideGravatar Gael Guennebaud2011-02-17
* factorize implementation of standard real unary math functions, and add acos,...Gravatar Gael Guennebaud2011-02-17
* Improve documentation of plugins.Gravatar Jitse Niesen2011-02-13
* Mention comma initializer can be used to concatenate vectorsGravatar Jitse Niesen2011-02-12
* Write topic page for storage orders.Gravatar Jitse Niesen2011-02-12
* doc fixesGravatar Benoit Jacob2011-02-11
* fix Transform documention regarding ModeGravatar Gael Guennebaud2011-02-10
* fix typoGravatar Benoit Jacob2011-02-10
* document the eigen2 support stagesGravatar Benoit Jacob2011-02-10
* introduce EIGEN_MAKING_DOCS to tell whether we're compiling the docs examplesGravatar Benoit Jacob2011-02-06
* fix build of class Block examplesGravatar Benoit Jacob2011-02-06
* Remove all references to EIGEN_TUNE_CPU_CACHE_SIZE.Gravatar Jitse Niesen2011-02-04
* add Map static methods taking Strides, add test checking for compilation errorsGravatar Benoit Jacob2011-02-03
* add tan function in Array worldGravatar Jason Newton2011-02-03
* relax Matrix/Array(Index) ctors to allow size 0, add test.Gravatar Benoit Jacob2011-02-01
* fix compilation of snippetsGravatar Gael Guennebaud2011-02-01
* typo reported by Don LorenzoGravatar Benoit Jacob2011-01-28
* fix compilation of LU class exampleGravatar Benoit Jacob2011-01-24
* Document HouseholderSequence.Gravatar Jitse Niesen2011-01-02
* fix compile errors in Tridiagonalization and in doc examplesGravatar Benoit Jacob2010-12-30
* In QuickRefPage LinSpaced is improperly documented.Gravatar Trevor Irons2010-12-29
* Rename EIGEN_DENSESTORAGEBASE_PLUGIN to EIGEN_PLAINOBJECTBASE_PLUGIN.Gravatar Jitse Niesen2010-12-29
* Mention ptr_fun in docs for .unaryExpr()Gravatar Jitse Niesen2010-12-27
* Extend doc page on preprocessor directives.Gravatar Jitse Niesen2010-12-27
* Move doxygen comments for EIGEN_NO_DEBUG from source to I14.Gravatar Jitse Niesen2010-12-27
* Move section on preprocessor directives from I00 to its own page.Gravatar Jitse Niesen2010-12-27
* Finish doc page on aliasing.Gravatar Jitse Niesen2010-12-27
* remove EIGEN_REF_TO_TEMPORARY, clarify docsGravatar Benoit Jacob2010-12-25
* Fix compilation of Tridiagonalization_diagonal example.Gravatar Jitse Niesen2010-12-12
* add main ei_* functions into Eigen2SupportGravatar Gael Guennebaud2010-12-03
* add a word about the ei_ prefix change in Eigen2 -> Eigen3 doc page.Gravatar Gael Guennebaud2010-12-03
* make example compileGravatar Benoit Jacob2010-11-24
* minor fixesGravatar Benoit Jacob2010-11-24
* some dox tweaksGravatar Benoit Jacob2010-11-24
* make UpperBidiagonalization internal: don't want to support it, it's not used.Gravatar Benoit Jacob2010-11-23
* Docs: aliasing and component-wise operations.Gravatar Jitse Niesen2010-11-16
* Correct std::map fix (two commits ago); copy fix to aligned_allocator doc.Gravatar Jitse Niesen2010-11-12
* Docs: correct declaration of aligned std::map in TopicStlContainers.Gravatar Jose Luis Blanco2010-11-12
* add eigen2support Transform typedefs, add Eigen2To3 section on TransformGravatar Benoit Jacob2010-10-29
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Improved I13_FunctionsTakingEigenTypes.dox.Gravatar Hauke Heibel2010-10-21
* fix typo and rephrase sentenceGravatar Benoit Jacob2010-10-20
* renaming: ei_matrix_storage -> DenseStorageGravatar Benoit Jacob2010-10-20
* rename PlanarRotation -> JacobiRotationGravatar Benoit Jacob2010-10-19
* allows blocks of code to be larger than the page body (like tables)Gravatar Gael Guennebaud2010-10-19
* update the position of the owlGravatar Gael Guennebaud2010-10-19
* factorize CSS code, make use of the "manual" class when appropriate, clean th...Gravatar Gael Guennebaud2010-10-19
* increase css max-widthGravatar Benoit Jacob2010-10-19
* mergeGravatar Benoit Jacob2010-10-19
|\
* | specify max-width in em not pxGravatar Benoit Jacob2010-10-19