CMS 3D CMS Logo

SimplifyMinus.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_Utilities_SimplifyMinus_h
2 #define PhysicsTools_Utilities_SimplifyMinus_h
3 
6 namespace funct {
7 
8  // - - a = a
10 
11  // -( a + b ) = ( - a ) + ( -b )
13  (- _._1) + (- _._2));
14 
15 }
16 
18 
19 #endif
Definition: Abs.h:5
#define TYPT2
Definition: Simplify_begin.h:7
MINUS_S(B)>
Definition: Factorize.h:101
#define MINUS(A)
#define SUM_S(A, B)
#define MINUS_RULE(TMPL, T, RES, COMB)
#define SUM(A, B)
#define TYPT1
Definition: Simplify_begin.h:6