Support #752

Support type-changing numeric operations in Vector and Matrix

Added by M. Rolf over 12 years ago. Updated about 12 years ago.

Status:NewStart date:12/08/2011
Priority:HighDue date:
Assignee:M. Rolf% Done:

0%

Category:-
Target version:NemoMath 0.5

Description

Nice thing to have:
http://stackoverflow.com/questions/8120126/combining-a-linear-algebra-library-with-boost-units/8121064

In short: what if the Matrix<A>*Matrix<A> must be of type Matrix<B>, e.g. decltype(A*A)=B.
Might work right away with vector class... but does not seem to work with Eigen-matrices.

History

#1 Updated by M. Rolf about 12 years ago

  • Description updated (diff)
  • Priority changed from Low to High
  • Target version set to NemoMath 0.5

Also available in: Atom PDF