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
Updated 29 Aug 2008 05:20 UTC
Based on 1 user ratings.
Click to rate this project.
No links submitted so far. Submit your own links.
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 | |