image_framework_ymj/include/eigen3
2024-12-06 16:25:16 +08:00
..
.gitlab init 2024-12-06 16:25:16 +08:00
bench init 2024-12-06 16:25:16 +08:00
blas init 2024-12-06 16:25:16 +08:00
ci init 2024-12-06 16:25:16 +08:00
cmake init 2024-12-06 16:25:16 +08:00
debug init 2024-12-06 16:25:16 +08:00
demos init 2024-12-06 16:25:16 +08:00
doc init 2024-12-06 16:25:16 +08:00
Eigen init 2024-12-06 16:25:16 +08:00
failtest init 2024-12-06 16:25:16 +08:00
lapack init 2024-12-06 16:25:16 +08:00
scripts init 2024-12-06 16:25:16 +08:00
test init 2024-12-06 16:25:16 +08:00
unsupported init 2024-12-06 16:25:16 +08:00
.gitignore init 2024-12-06 16:25:16 +08:00
.gitlab-ci.yml init 2024-12-06 16:25:16 +08:00
.hgeol init 2024-12-06 16:25:16 +08:00
CMakeLists.txt init 2024-12-06 16:25:16 +08:00
COPYING.APACHE init 2024-12-06 16:25:16 +08:00
COPYING.BSD init 2024-12-06 16:25:16 +08:00
COPYING.GPL init 2024-12-06 16:25:16 +08:00
COPYING.LGPL init 2024-12-06 16:25:16 +08:00
COPYING.MINPACK init 2024-12-06 16:25:16 +08:00
COPYING.MPL2 init 2024-12-06 16:25:16 +08:00
COPYING.README init 2024-12-06 16:25:16 +08:00
CTestConfig.cmake init 2024-12-06 16:25:16 +08:00
CTestCustom.cmake.in init 2024-12-06 16:25:16 +08:00
eigen3.pc.in init 2024-12-06 16:25:16 +08:00
INSTALL init 2024-12-06 16:25:16 +08:00
README.md init 2024-12-06 16:25:16 +08:00
signature_of_eigen3_matrix_library init 2024-12-06 16:25:16 +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.