unique#
- ReciprocalLatticeVector.unique(use_symmetry=False, return_index=False)[source]#
The unique vectors.
- Parameters:
- Returns:
ReciprocalLatticeVectorFlattened unique vectors.
- idx
numpy.ndarray Indices of the unique data in the (flattened) array.