Revision 725140

Go back to digest for 21st October 2007

Other in Other

Benoît Jacob committed changes in /branches/work/eigen2:

Merge WrapArray into FromArray. Less code. The downside is that we're using one more const_cast. But I think that anyway trying to maintain const strictness in Eigen2 is not worth the hassle.

Konstantin: so the code snippet I sent you won't work anymore, replace wrapArray with fromArray.

File Changes

Deleted 1 files
  • /branches/work/eigen2/src/Core/WrapArray.h
Modified 6 files
  • /branches/work/eigen2
  •   /doc/tutorial.cpp
  •   /src/Core.h
  •   /test/basicstuff.cpp
  •   /src/Core/FromArray.h
  •   /src/Core/Object.h
  •   /src/Core/Util.h
7 files changed in total