calcError

(method of ODF)

calculate approximation error between two ODFs

Syntax

e = calcError(odf1,odf2)
e = calcError(odf,pf,'RP')

Input

odf1, odf2

ODF

pf

PoleFigure

S3G

SO3Grid of quadrature nodes (optional)

param,val Parameters and values that control calcError
Parameter Description
'L0'

measure of the orientation space where $|odf1 - odf2|>\epsilon|

'L1'

L^1 error

'L2'

L^2 error

'RP'

RP error (default)

'resolution'

resolution used for calculation of the error

See also

PoleFigure/calcODF, PoleFigure/calcError