Gael Guennebaud 8ea8b481de As discussed on ML:
* remove the automatic resizing feature of operator =
 * add function Matrix::set() to be used when the previous
   behavior is wanted
 * the default constructor of dynamic-size matrices now
   creates a "null" matrix (data=0, rows = cols = 0)
   instead of a 1x1 matrix
 * fix UnixX typos ;)
2008-10-24 21:42:03 +00:00
2008-10-21 13:35:04 +00:00
2008-10-21 13:35:04 +00:00
2008-10-21 13:35:04 +00:00
2008-10-24 21:42:03 +00:00
2008-10-24 21:42:03 +00:00
2008-10-24 21:42:03 +00:00
2008-09-15 15:45:41 +00:00
Description
No description provided
MPL-2.0 119 MiB
Languages
C++ 85.6%
Fortran 8.9%
CMake 2%
C 1.6%
Cuda 1.2%
Other 0.6%