index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
QuickStartGuide.dox
Commit message (
Expand
)
Author
Age
*
[PATCH 1/2] Misc. typos
luz.paz"
2018-09-18
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
Rename the dox files: the number prefixes are not needed anymore
Gael Guennebaud
2013-01-06
*
* classify and sort the doxygen "related pages"
Gael Guennebaud
2009-02-04
*
fix tutorial abs/abs2 (thanks to Keir)
Gael Guennebaud
2009-02-01
*
* remove set(), revert to old behavior where = resizes
Benoit Jacob
2009-01-21
*
* Started a tutorial page for sparse matrix.
Gael Guennebaud
2009-01-16
*
fix a couple of doxygen issues
Gael Guennebaud
2009-01-13
*
unless i find more failures in the tests, this will be beta3...
Benoit Jacob
2008-12-22
*
* the Upper->UpperTriangular change
Benoit Jacob
2008-12-20
*
* improvements in the tutorial: triangular matrices, linear algebra
Benoit Jacob
2008-12-06
*
split off the lazy evaluation part from the quickstartguide; actually by mist...
Benoit Jacob
2008-12-03
*
Update e-mail address
Benoit Jacob
2008-11-24
*
tutorial: extend casting section with set
Gael Guennebaud
2008-11-20
*
tutorial: add the cast function
Gael Guennebaud
2008-11-20
*
tutorial: add array module warnings when needed
Gael Guennebaud
2008-11-17
*
norm2() renamed to squaredNorm(), kept as deprecated for now.
Benoit Jacob
2008-11-03
*
As discussed on ML:
Gael Guennebaud
2008-10-24
*
fix some documentation issues
Gael Guennebaud
2008-10-17
*
Started the third chapter of the tutorial on linear solvers.
Gael Guennebaud
2008-10-16
*
block => segment in the tutorial
Gael Guennebaud
2008-09-15
*
small dox fixes
Benoit Jacob
2008-09-15
*
* block() for vectors ---> segment()
Benoit Jacob
2008-09-15
*
add the missing templated version of block for sub-vectors
Gael Guennebaud
2008-09-09
*
QTransform conversion and doc
Gael Guennebaud
2008-09-01
*
update of the geometry tutorial
Gael Guennebaud
2008-08-31
*
* Add Hyperplane::transform(Matrix/Transform)
Gael Guennebaud
2008-08-31
*
update Transform::inverse() to take an optional argument stating whether the ...
Gael Guennebaud
2008-08-30
*
minor doc fixes
Gael Guennebaud
2008-08-29
*
tweak root/Mainpage.dox to make it compatible with kde's doxygen.sh script
Gael Guennebaud
2008-08-29
*
doc and use sed to clean the class hierarchy instead of
Gael Guennebaud
2008-08-28
*
doc + quick bug fix in Matrix ctor
Gael Guennebaud
2008-08-28
*
improvements in geometry tutorial
Gael Guennebaud
2008-08-27
*
* remove debug code commited by mistake in Assign
Gael Guennebaud
2008-08-26
*
* move memory related stuff to util/Memory.h
Gael Guennebaud
2008-08-26
*
Various doc improvements... including a owl in the API doc header.
Gael Guennebaud
2008-08-25
*
Documentation: fill the placeholders, add a custom CSS file,
Gael Guennebaud
2008-08-24
*
* split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...
Gael Guennebaud
2008-08-24
*
added Sub matrices section and a couple of cross ref to the API doc
Gael Guennebaud
2008-08-20
*
doc fixes, and extended Basic Linear Algebra and Reductions sections
Gael Guennebaud
2008-08-20
*
some updated of the quick start guide
Gael Guennebaud
2008-08-20
*
* it's \returns not \Returns
Benoit Jacob
2008-08-20
*
fix a few typos
Gael Guennebaud
2008-08-20
*
* Added .all() and .any() members to PartialRedux
Gael Guennebaud
2008-08-20