WrapDB Browser

WrapDB Browser

eigen

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

libeigen/eigen
Latest Upstream Version:5.0.0
Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest eigen package with the following command:

meson wrap install eigen

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from eigen 5.0.0-1 can be used by adding the following lines to your meson.build file:

eigen3_dep = dependency('eigen3')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...