Files
rk35xx-android14/external/eigen/README.android
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

14 lines
450 B
Plaintext

Eigen 3.2.2
-----------
Eigen is a C++ template library for linear algebra: matrices, vectors,
numerical solvers, and related algorithms.
Website: http://eigen.tuxfamily.org/
v3.2.2. Released on August 4, 2014. This is a copy of the source
distribution from http://bitbucket.org/eigen/eigen/get/3.2.2.tar.bz2.
Non MPL2 license code is disabled. Trying to include such files will
lead to an error. See ./Eigen/src/Core/util/NonMPL2.h for details.