DIC源码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
fangyang2021 df0729aa07 first commit 1 year ago
..
.gitlab first commit 1 year ago
Eigen first commit 1 year ago
bench first commit 1 year ago
blas first commit 1 year ago
ci first commit 1 year ago
cmake first commit 1 year ago
debug first commit 1 year ago
demos first commit 1 year ago
doc first commit 1 year ago
failtest first commit 1 year ago
lapack first commit 1 year ago
scripts first commit 1 year ago
test first commit 1 year ago
unsupported first commit 1 year ago
.gitignore first commit 1 year ago
.gitlab-ci.yml first commit 1 year ago
.hgeol first commit 1 year ago
CMakeLists.txt first commit 1 year ago
COPYING.APACHE first commit 1 year ago
COPYING.BSD first commit 1 year ago
COPYING.GPL first commit 1 year ago
COPYING.LGPL first commit 1 year ago
COPYING.MINPACK first commit 1 year ago
COPYING.MPL2 first commit 1 year ago
COPYING.README first commit 1 year ago
CTestConfig.cmake first commit 1 year ago
CTestCustom.cmake.in first commit 1 year ago
INSTALL first commit 1 year ago
README.md first commit 1 year ago
eigen3.pc.in first commit 1 year ago
signature_of_eigen3_matrix_library first commit 1 year ago

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

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