cross#

ReciprocalLatticeVector.cross(other)[source]#

Cross product between reciprocal lattice vectors producing zone axes \([uvw]\) or \([UVTW]\) in the direct lattice.

Parameters:

other (ReciprocalLatticeVector) – Other vectors of compatible shape to the vectors.

Returns:

Direct lattice vector(s) \([uvw]\) or \(UVTW\), depending on whether the vector’s coordinate_format is hkl or hkil, respectively.

Return type:

orix.vector.Miller