Download List

Project Description

Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-17 16:19 Back to release list
3.0-beta2

Complexes are now vectorized (with SSE, AltiVec, and NEON). Real*complex matrix products are mixed with vectorization. JacobiSVD and least-square solving were improved. The Transform class was improved. New methods include middleRows(), middleCols(), and TriangularMatrix::conjugate(). Some unsupported modules were added for OpenGL, MPFR C++, and to add the possibility to extend QuaternionBase. Quaternion/double multiplication was vectorized. Significant improvements were made to the documentation and compile time errors.
Tags: Beta, Unstable

Project Resources