Benoit Jacob
fe569b060c
get rid of MatrixRef, simplifications.
2008-03-13 20:36:01 +00:00
Benoit Jacob
01572b9f54
big change: MatrixBase only takes one template parameter "Derived", the
...
template parameter "Scalar" is removed. This is achieved by introducting a
template <typename Derived> struct Scalar to achieve a forward-declaration of
the Scalar typedefs.
2008-03-10 17:23:11 +00:00
Benoit Jacob
861c6f4c9b
renaming: ref() --> asArg()
2008-03-04 17:08:23 +00:00
Benoit Jacob
f12e9c53ac
Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block
...
expressions, update documentation.
2008-02-29 13:56:40 +00:00
Benoit Jacob
183bf54d27
final fixes and updates for alpha3
2008-01-13 23:38:48 +00:00