MTL 4: mtl::matrix< T, Shape, Storage, Orientation >::crtp_minus_assign< mat_mat_minus_expr< E1, E2 >, Matrix > Struct Template Reference
mtl::matrix< T, Shape, Storage, Orientation >::crtp_minus_assign< mat_mat_minus_expr< E1, E2 >, Matrix > Struct Template Reference
Assign-subtracting difference by subtracting first argument and adding the second one.
More...
#include <crtp_base_matrix.hpp>
List of all members.
Detailed Description
template<class T, class Shape = rectangle<>, class Storage = dense<>, class Orientation = row_major>
template<typename E1, typename E2, typename Matrix>
struct mtl::matrix< T, Shape, Storage, Orientation >::crtp_minus_assign< mat_mat_minus_expr< E1, E2 >, Matrix >
Assign-subtracting difference by subtracting first argument and adding the second one.
Note that this is more special then assigning arbitrary expressions including matrices itself because mat_mat_minus_expr <E1, E2> is a derived class from mat_expr < MatrixSrc >.
The documentation for this struct was generated from the following file:
mtl::matrix< T, Shape, Storage, Orientation >::crtp_minus_assign< mat_mat_minus_expr< E1, E2 >, Matrix > 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.