Gael Guennebaud f729fc1d70 * Add the possibility to customize the output of matrices, e.g.:
IoFormat OctaveFmt(4, AlignCols, ", ", ";\n", "", "", "[", "]");
   cout << mat.format(OctaveFmt);
  The first "4" is the precision.
  Documentation missing.
* Some compilation fixes
2008-08-21 13:17:21 +00:00
..
2008-08-01 23:44:59 +00:00
2008-07-26 12:08:28 +00:00
2008-08-01 23:44:59 +00:00
2008-08-01 23:44:59 +00:00
2008-08-01 23:44:59 +00:00
2008-05-22 12:18:55 +00:00
2008-08-20 16:43:28 +00:00
2008-08-19 17:52:04 +00:00