times edit page

vec = ori .* Miller

Syntax

o = o1 .* o2
r = o .* h
h = inv(o) .* r

Input

o orientation
h Miller indice
r vector3d

See also