Go to file
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
bench some documentation fixes (Cwise* and Cholesky) 2008-05-22 16:31:00 +00:00
disabled * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
doc many small fixes and documentation improvements, 2008-05-29 03:12:30 +00:00
Eigen moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
test moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
CMakeLists.txt * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
Doxyfile Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
Mainpage.dox many small fixes and documentation improvements, 2008-05-29 03:12:30 +00:00