Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
Code extracted from: https://gitlab.kitware.com/third-party/eigen.git at commit 42bf761e84561bf94b033234ef139e2d6f6a497a (for/vtk-old).
Name | Last commit | Last update |
---|---|---|
cmake | ||
eigen | ||
.gitattributes | ||
CMakeLists.txt | ||
COPYING.BSD | ||
COPYING.GPL | ||
COPYING.LGPL | ||
COPYING.MINPACK | ||
COPYING.MPL2 | ||
COPYING.README | ||
README.kitware.md | ||
README.md |
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.