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

Please, have a look at the Conan documentation about how to use a library in your project.

If you need additional assistance, please ask a question in the Conan Center Index repository.