ROOT 6.14/05 Reference Guide |
Evaluate the expression performing a -= operation Need to check whether creating a temporary object with the expression result (like in op: A -= A * B )
Definition at line 279 of file HelperOps.h.
Static Public Member Functions | |
static void | Evaluate (SMatrix< T, D1, D2, R1 > &lhs, const Expr< A, T, D1, D2, R2 > &rhs) |
#include <Math/HelperOps.h>
|
inlinestatic |
Definition at line 281 of file HelperOps.h.