Gael Guennebaud 1b194193ef Big change in DiagonalMatrix and Geometry/Scaling:
* previous DiagonalMatrix expression is now DiagonalMatrixWrapper
* DiagonalMatrix class is now for storage
* add the DiagonalMatrixBase class to factorize code of the
  two previous classes
* remove Scaling class (it is now a global function)
* add UniformScaling helper class
  (don't use it directly, use the Scaling function)
* add the Scaling global function to simplify the creation
  of scaling objects
There is still a lot to do, in particular about DiagonalProduct for which
the goal is to get rid of the "if()" in the coeff() function. At least
it is not worse than before ! Also need to uptade the tutorial and add more doc.
2009-01-28 16:26:06 +00:00
..
2009-01-12 11:55:52 +00:00
2009-01-10 02:50:09 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2009-01-28 09:45:53 +00:00
2008-11-24 13:40:43 +00:00
2008-12-27 18:13:29 +00:00
2009-01-26 12:47:58 +00:00
2009-01-23 12:26:32 +00:00
2009-01-23 09:50:16 +00:00
2009-01-08 11:53:21 +00:00