This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f03d95348d6b1b283b772ceb9988f5cb230e63ea
eigen
/
doc
History
Benoit Jacob
b5c79e7291
add examples
2010-02-26 22:26:21 -05:00
..
examples
…
snippets
add examples
2010-02-26 22:26:21 -05:00
A05_PortingFrom2To3.dox
finally here is a simple solution making (a*b).diagonal() even faster than a.lazyProduct(b).diagonal() !!
2010-02-10 14:08:47 +01:00
AsciiQuickReference.txt
…
B01_Experimental.dox
…
C01_QuickStartGuide.dox
…
C03_TutorialGeometry.dox
…
C05_TutorialLinearAlgebra.dox
Adapted Geometry includes.
2010-01-21 09:43:30 +01:00
C07_TutorialSparse.dox
…
CMakeLists.txt
…
D01_StlContainers.dox
Added EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION macro including unit tests and documentation.
2010-01-27 20:34:05 +01:00
D03_WrongStackAlignment.dox
…
D07_PassingByValue.dox
…
D09_StructHavingEigenMembers.dox
…
D11_UnalignedArrayAssert.dox
…
Doxyfile.in
More documentation improvements.
2010-01-16 15:43:11 +01:00
echelon.cpp
…
Eigen_Silly_Professor_64x64.png
…
eigendoxy_footer.html.in
…
eigendoxy_header.html.in
…
eigendoxy_tabs.css
…
eigendoxy.css
Adapted doxygen's new style sheet.
2010-01-15 15:45:07 +01:00
example.cpp
…
I00_CustomizingEigen.dox
fix MatrixBaseAddons example
2010-01-17 20:04:49 +01:00
I01_TopicLazyEvaluation.dox
…
I02_HiPerformance.dox
…
I03_InsideEigenExample.dox
…
I05_FixedSizeVectorizable.dox
…
Overview.dox
…
tutorial.cpp
…
unsupported_modules.dox
…