Binary package “libeigen2-dev” in ubuntu precise

lightweight C++ template library for linear algebra

 Eigen 2 is a lightweight C++ template library for vector and matrix math,
 a.k.a. linear algebra.
 .
 Unlike most other linear algebra libraries, Eigen 2 focuses on the simple
 mathematical needs of applications: games and other OpenGL apps, spreadsheets
 and other office apps, etc. Eigen 2 is dedicated to providing optimal speed
 with GCC.