Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 330 Bytes

Eigen.md

File metadata and controls

8 lines (5 loc) · 330 Bytes

Eigen

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

Eigen 是一个用于线性代数的 C++ 模板库:矩阵、向量、数值求解器和相关算法。