ss928_framework/ss928sdk/include/eigen3
2024-12-16 13:31:45 +08:00
..
.gitlab first commit 2024-12-16 13:31:45 +08:00
bench first commit 2024-12-16 13:31:45 +08:00
blas first commit 2024-12-16 13:31:45 +08:00
ci first commit 2024-12-16 13:31:45 +08:00
cmake first commit 2024-12-16 13:31:45 +08:00
debug first commit 2024-12-16 13:31:45 +08:00
demos first commit 2024-12-16 13:31:45 +08:00
doc first commit 2024-12-16 13:31:45 +08:00
Eigen first commit 2024-12-16 13:31:45 +08:00
failtest first commit 2024-12-16 13:31:45 +08:00
lapack first commit 2024-12-16 13:31:45 +08:00
scripts first commit 2024-12-16 13:31:45 +08:00
test first commit 2024-12-16 13:31:45 +08:00
unsupported first commit 2024-12-16 13:31:45 +08:00
.gitignore first commit 2024-12-16 13:31:45 +08:00
.gitlab-ci.yml first commit 2024-12-16 13:31:45 +08:00
.hgeol first commit 2024-12-16 13:31:45 +08:00
CMakeLists.txt first commit 2024-12-16 13:31:45 +08:00
COPYING.APACHE first commit 2024-12-16 13:31:45 +08:00
COPYING.BSD first commit 2024-12-16 13:31:45 +08:00
COPYING.GPL first commit 2024-12-16 13:31:45 +08:00
COPYING.LGPL first commit 2024-12-16 13:31:45 +08:00
COPYING.MINPACK first commit 2024-12-16 13:31:45 +08:00
COPYING.MPL2 first commit 2024-12-16 13:31:45 +08:00
COPYING.README first commit 2024-12-16 13:31:45 +08:00
CTestConfig.cmake first commit 2024-12-16 13:31:45 +08:00
CTestCustom.cmake.in first commit 2024-12-16 13:31:45 +08:00
eigen3.pc.in first commit 2024-12-16 13:31:45 +08:00
INSTALL first commit 2024-12-16 13:31:45 +08:00
README.md first commit 2024-12-16 13:31:45 +08:00
signature_of_eigen3_matrix_library first commit 2024-12-16 13:31:45 +08:00

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/.

For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.