eigen/Eigen
Gael Guennebaud 310f7aa096 moved purely "array" related stuff to a new module Array.
This include:
 - cwise Pow,Sin,Cos,Exp...
 - cwise Greater and other comparison operators
 - .any(), .all() and partial reduction
 - random
2008-05-31 18:11:48 +00:00
..
src moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
Array moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
Cholesky -fix certain #includes 2008-05-12 21:15:17 +00:00
CMakeLists.txt -fix certain #includes 2008-05-12 21:15:17 +00:00
Core moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
CoreDeclarations - introduce Part and Extract classes, splitting and extending the former 2008-05-27 05:47:30 +00:00
LU -fix certain #includes 2008-05-12 21:15:17 +00:00
QR -fix certain #includes 2008-05-12 21:15:17 +00:00