Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

eigen/3.4.0

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
Recipe info
LGPL-3.0-or-later, MPL-2.0
2023-04-02

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
eigen/3.4.0

Using eigen

Loading ...
Loading...