plus
(method of PoleFigure)
implements pf1 + pf2
overload the + operator, i.e. one can now write pf1 + pf2 in order to add two pole figures
Syntax
pf = plus(pf1,pf2)
See also
PoleFigure_index, PoleFigure/minus, PoleFigure/mtimes
MTEX 4.0.4 |