index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
doc
Commit message (
Expand
)
Author
Age
*
Merge Hongkai Dai correct range calculation, and remove ranges from API.
Tal Hadad
2016-10-14
*
merge EulerAngles module
Gael Guennebaud
2016-08-30
|
\
|
*
Complete docs and add ostream operator for EulerAngles.
Tal Hadad
2016-06-19
*
|
Fix compilation of BVH example
Gael Guennebaud
2016-06-14
|
/
*
Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated L...
Georg Drenkhahn
2014-08-22
*
Mark internal namespace as \internal
Chen-Pang He
2014-07-06
*
Percent "Eigen" in dox to prevent linking if not referring to the Eigen names...
Chen-Pang He
2014-07-05
*
Move Doxygen-only stuff to *.dox
Chen-Pang He
2014-07-05
*
update unsupported module documentation to be conformed with new documentatio...
Gael Guennebaud
2013-01-11
*
Update doxygen files to doxygen version 1.8
Gael Guennebaud
2012-12-28
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Enable saving intermidiate (Schur decomposition) but disable unstable special...
Chen-Pang He
2012-09-21
*
Dox in MatrixFunctions
jdh8
2012-08-19
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
Document QuaternionBase, minor doc improvements.
Jitse Niesen
2011-12-08
*
Added docs to the spline module.
Hauke Heibel
2011-12-04
*
Put docs for unsupported modules in right place.
Jitse Niesen
2011-09-07
*
Implement matrix logarithm + test + docs.
Jitse Niesen
2011-06-07
*
Forgot to 'hg add' example file in last commit.
Jitse Niesen
2011-05-10
*
fix doc compilation
Thomas Capricelli
2010-11-12
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
add a support module for MPFR C++ with basic unit testing
Gael Guennebaud
2010-07-15
*
kill the LeastSquares module.
Benoit Jacob
2010-04-29
*
add platform check for how to link to the standard math library.
Benoit Jacob
2010-04-19
*
Creation of the Polynomials module with the following features:
Manuel Yguel
2010-03-25
*
API change: ei_matrix_exponential(A) --> A.exp(), etc
Jitse Niesen
2010-03-16
*
tests : fix compilation issues, adding <iostream> and removing
Thomas Capricelli
2010-03-08
*
Document Map and Stride, add examples.
Benoit Jacob
2010-02-26
*
Use ReturnByValue to return result of ei_matrix_function(), ...
Jitse Niesen
2010-02-16
*
Use ReturnByValue to return result of ei_matrix_exponential() .
Jitse Niesen
2010-02-15
*
Add support for matrix sine, cosine, sinh and cosh.
Jitse Niesen
2010-01-11
*
Add support for general matrix functions.
Jitse Niesen
2009-12-21
*
Fixed the bad fix - now the unsupported examples and snippets work on windows.
Hauke Heibel
2009-12-11
*
Coax doxygen in producing better docs for MatrixFunctions.
Jitse Niesen
2009-12-11
*
Various improvements to the docs for unsupported.
Jitse Niesen
2009-12-07
*
* Remove test_ prefix in tests
Benoit Jacob
2009-12-02
*
fix another 'duplicated content in doxygen pages' bug : exclude *.orig
Thomas Capricelli
2009-11-30
*
* eigen2->eigen3
Benoit Jacob
2009-11-19
*
doxygen : exclude diff files
Thomas Capricelli
2009-11-10
*
merged eigen2_for_fft into eigen2 mainline
Mark Borgerding
2009-10-20
|
\
*
|
remove the \addexample tags
Gael Guennebaud
2009-09-03
|
*
example file
Mark Borgerding
2009-06-10
|
/
*
remove unsupported/doc from make's "all" target
Gael Guennebaud
2009-04-23
*
not compilable with msvc :(
Christian Ehrlicher
2009-04-15
*
Add BVH module in unsupported (patch from Ilya Baran)
Gael Guennebaud
2009-03-18
*
add optimization flag for MSVC and heavy tests
Gael Guennebaud
2009-02-05
*
nothing interesting to see
Gael Guennebaud
2009-02-04
*
setup the unsupported directory structure.
Gael Guennebaud
2009-02-04
*
* classify and sort the doxygen "related pages"
Gael Guennebaud
2009-02-04