dot_outer#

Miller.dot_outer(other: Miller) ndarray[source]#

Return the outer dot products of the vectors and the other vectors.

Parameters:
other

Other vectors, which must be in the same space (direct or reciprocal) and have the same crystal reference frame.

Returns:
dot_products

Dot products.