Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
documentation:ref:diracorder [2015/11/20 19:55]
poslavskysv [Examples]
documentation:ref:diracorder [2015/11/20 19:56]
poslavskysv [Examples]
Line 33: Line 33:
 </​sxh>​ </​sxh>​
  
 +----
 All $\gamma_5$ will be shift right: All $\gamma_5$ will be shift right:
 <sxh groovy; gutter: true> <sxh groovy; gutter: true>
Line 54: Line 55:
    > 2*g_{ba}-F_{a}*F_{b}    > 2*g_{ba}-F_{a}*F_{b}
 </​sxh>​ </​sxh>​
 +
 +
 +====See also====
 +  * Related guides: [[documentation:​guide:​applying_and_manipulating_transformations]],​ [[documentation:​guide:​Setting up matrix objects]], [[documentation:​guide:​list_of_transformations]]
 +  * Related transformations:​ [[documentation:​ref:​DiracSimplify]],​ [[documentation:​ref:​DiracTrace]],​ [[documentation:​ref:​SpinorsSimplify]]
 +  * JavaDocs: [[http://​api.redberry.cc/​redberry/​1.1.8/​java-api//​cc/​redberry/​physics/​feyncalc/​DiracOrderTransformation.html| DiracOrderTransformation]]
 +  * Source code: [[https://​bitbucket.org/​redberry/​redberry/​src/​tip/​physics/​src/​main/​java/​cc/​redberry/​physics/​feyncalc/​DiracOrderTransformation.java|DiracOrderTransformation.java]]