- matrix-scalar addition/subtraction operators, e.g.:
m.array() += 0.5;
- matrix/matrix comparison operators, e.g.:
if (m1.array() < m2.array()) {}
* fix compilation issues with Transform and gcc < 4.1
|
||
|---|---|---|
| bench | ||
| disabled | ||
| doc | ||
| Eigen | ||
| test | ||
| CMakeLists.txt | ||
| COPYING | ||
| COPYING.LESSER | ||
| Doxyfile | ||
| Mainpage.dox | ||