aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* Examples for DenseBase::middle{Rows,Cols}()Gravatar Manoj Rajagopalan2010-06-30
|
* Add (set)LinSpaced to quick reference guide.Gravatar Jitse Niesen2010-07-20
|
* add a support module for MPFR C++ with basic unit testingGravatar Gael Guennebaud2010-07-15
|
* Tutorial page 4: add some text, diversify examples.Gravatar Jitse Niesen2010-07-14
| | | | | Use \verbinclude for output text to disable syntax highlighting. Give tables consistent look.
* Change EXPAND_AS_DEFINED doxygen configuration option.Gravatar Jitse Niesen2010-07-13
| | | | | Add macros so that MatrixBase::cwiseProduct() and ArrayBase::min() are documented, and remove one macro which is no longer used.
* Tutorial page 3: add more cwise operations, condense rest.Gravatar Jitse Niesen2010-07-12
|
* Tutorial page 1: Put code and output side-by-side.Gravatar Jitse Niesen2010-07-12
|
* fix doc compilation on non 32bits systemsGravatar Gael Guennebaud2010-07-11
|
* Be consistent in how the tutorial pages link together.Gravatar Jitse Niesen2010-07-09
|
* Small changes to tutorial page 2 (matrix arithmetic):Gravatar Jitse Niesen2010-07-09
| | | | | | * slightly more extensive discussion of aliasing * layout: put example code and output side-by-side * add some links, etc
* Added more redux types/examples in tutorial and fixed some display issuesGravatar Carlos Becker2010-07-08
|
* Reductions/Broadcasting/Visitor Tutorial added to indexGravatar Carlos Becker2010-07-08
|
* Reductions/Broadcasting/Visitor Tutorial addedGravatar Carlos Becker2010-07-08
|
* mention that array = matrix is fine tooGravatar Gael Guennebaud2010-07-07
|
* Various documentation improvements.Gravatar Jitse Niesen2010-07-06
| | | | | | | * Add short documentation for Array class * Put all classes explicitly in Core module (where applicable) * Section on Modules in Quick Reference Guide * Put Page 7 after Page 6 in Contents :)
* Small changes to tutorial page 1.Gravatar Jitse Niesen2010-07-06
|
* fix the overview page and add mention that the wrong stack alignment issue ↵Gravatar Benoit Jacob2010-07-06
| | | | may have been solved by gcc 4.5
* Improve documentation, mostly by adding links to Quick Start Guide.Gravatar Jitse Niesen2010-07-05
|
* update topic page on productsGravatar Gael Guennebaud2010-07-04
|
* * update the general TOCGravatar Gael Guennebaud2010-07-04
| | | | | * integrate the old geometry/sparse tutorial into the new one (they are better than nothing) * remove the old tutorial on the core module
* simplify and polish a bit the page 4 / block opsGravatar Benoit Jacob2010-07-01
|
* polish the Array tutorial pageGravatar Benoit Jacob2010-07-01
|
* fix linalg tut; remove the old oneGravatar Benoit Jacob2010-06-30
|
* Firefox specific style fix.Gravatar Hauke Heibel2010-06-30
|
* More style fixes.Gravatar Hauke Heibel2010-06-30
|
* Slight pimping of the "Basic matrix manipulation" table.Gravatar Hauke Heibel2010-06-30
| | | | More CSS simplifications.
* merge.Gravatar Benoit Jacob2010-06-30
|\ | | | | | | | | first time i see this: someone pushed *between* my hg pull -u and my hg push ! I guess that means we have very high activity these days. good!
* | nearly complete page 6 / linear algebra + examplesGravatar Benoit Jacob2010-06-30
| | | | | | | | fix the previous/next links
| * Fixed small typo in arithmetic tutorialGravatar Carlos Becker2010-06-30
|/
* Fixed some doc appearance issue.Gravatar Hauke Heibel2010-06-30
| | | | Started cleaning up the CSS.
* Fix hover background color for H2.Gravatar Hauke Heibel2010-06-30
| | | | Align tutorial tables at the top.
* fix unsupported module docGravatar Gael Guennebaud2010-06-30
|
* clean the class hierarchyGravatar Gael Guennebaud2010-06-30
|
* Added exclusion filters.Gravatar Hauke Heibel2010-06-30
|
* Fill in open entries in decompositions table.Gravatar Jitse Niesen2010-06-30
|
* update the big linear algebra table (fixes, add notes and definitions)Gravatar Gael Guennebaud2010-06-30
|
* it remains only to set the status of RealSchur and EigenSolverGravatar Gael Guennebaud2010-06-29
|
* update the big table and add an Optimization columnGravatar Gael Guennebaud2010-06-29
|
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
| | | | | - all what's not in unsupported/ is considered stable API (except internal stuff e.g. expression templates).
* start linear algebra tutorialGravatar Benoit Jacob2010-06-29
|
* Added Block tutorial to docs indexGravatar Carlos Becker2010-06-29
|
* Fix name clash in "m.block(i,j,m,n)" where m has two meanings.Gravatar Jitse Niesen2010-06-29
| | | | Fix simple typos in tutorial.
* Added Block Operations tutorial and code examplesGravatar Carlos Becker2010-06-28
|
* Modified Array Class tutorial, added examplesGravatar Carlos Becker2010-06-28
|
* start a topic page on decompositions, with a big table.Gravatar Benoit Jacob2010-06-28
| | | | still have to write the _tutorial_ on decompositions.
* * update redux sectionGravatar Gael Guennebaud2010-06-28
| | | | * fix output precision to 3 for the snippets
* * use transpose() instead of row vectors (more common use case)Gravatar Gael Guennebaud2010-06-28
| | | | * add a word about noalias and performance for BLAS users
* mv comma initializer to page 1Gravatar Gael Guennebaud2010-06-28
|
* add a Transposition section in page 2Gravatar Gael Guennebaud2010-06-28
|
* fix filenameGravatar Gael Guennebaud2010-06-27
|