dot_outer#

ReciprocalLatticeVector.dot_outer(other)[source]#

Outer dot product of the vectors with other reciprocal lattice vectors.

The dot product for every combination of the vectors are computed.

Parameters:

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

Return type:

numpy.ndarray