Eigen is a C++ template library for linear algebra (vectors, matrices, and related algorithms).
* It supports tiny, dense, and sparse matrices (the latter is still experimental), fully integrated with one another.
* It takes full advantage of expression templates to provide a great API. For example, m.row(i)+=m.row(j) just works.
* Expression templates are also the basis for many optimizations: automatic determination of which temporaries to remove, and intelligent explicit vectorization (SSE and ALtiVec).
* Performance is on par with the best BLAS implementations (see http://eigen.tuxfamily.org/index.php?title=Benchmark).
* It keeps in mind the real needs of apps, for example the geometry features needed for 3D graphics

Journal Entries

No entries yet.


Ratings & Reviews

Community Rating
5.0/5.0

Based on 1 user ratings.

Your Rating

Click to rate this project.

Links

No links submitted so far. Submit your own links.


Who uses Eigen?

Anon32 Anon32 Anon32 Anon32

Who contributes to Eigen?

Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32 Anon32
I'm a contributor

Where in the world?



Related Projects by Tags

CML, Math.NET, NPack, Scilab, vmmlib


People who use Eigen also use:


Project Cost

This calculator estimates how much it would cost to hire a team to write this project from scratch. More »
Include
Codebase 47,333
Effort (est.) 11 Person Years
Avg. Salary $ year
$ 629,474