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:
otherReciprocalLatticeVector

Other vectors of compatible shape to the vectors.

Returns:
numpy.ndarray