calcTensor

(method of ODF)

compute the average tensor for an ODF

Syntax

[TVoigt, TReuss, THill] = calcTensor(odf,T)
THill = calcTensor(odf,T,'Hill')

Input

odf

ODF

T

tensor

param,val Parameters and values that control calcTensor
Parameter Description
'voigt'

voigt mean

'reuss'

reuss mean

'hill'

hill mean

Output

T

tensor

See also