MTL 4: mtl::operation::compute_summand< Expr > Struct Template Reference
#include <compute_summand.hpp>
For instance matrix vector products are transformed into mult function calls when assigned to a column vector. Adding such a vector to other vector expressions requires to compute (evaluate) the summand first and then add the resulting vector. The current implementation assumes that the result of the operation can be represented by the multiplied column vector. This is for instance wrong when the matrix is complex and the vector real. To handle this is signifantly more complicated and is planned for the future.
mtl::operation::compute_summand< Expr > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.