[ 原始碼: eigen3 ]
套件:libeigen3-dev(3.3.7-1)
lightweight C++ template library for linear algebra
Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra.
Unlike most other linear algebra libraries, Eigen 3 focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen 3 is dedicated to providing optimal speed with GCC. A lot of improvements since 2-nd version of Eigen.
其他與 libeigen3-dev 有關的套件
|
|
|
|
-
- dep: pkg-config
- manage compile and link flags for libraries
-
- sug: libeigen3-doc
- eigen3 API documentation
-
- sug: libmpfrc++-dev
- multi-precision floating point number class for C++