Gael Guennebaud 54238961d6 * added a pseudo expression Array giving access to:
- 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
2008-06-20 12:38:03 +00:00
2008-06-19 17:33:57 +00:00
2008-06-19 17:33:57 +00:00
2008-06-03 09:43:59 +00:00
2008-01-07 09:34:21 +00:00
Description
No description provided
MPL-2.0 146 MiB
Languages
C++ 85.1%
Fortran 8.5%
C 2.8%
CMake 1.9%
Cuda 1.2%
Other 0.4%