uf3.representation.angles.symmetrize_3B

symmetrize_3B(grid_3b: numpy.ndarray, symmetry: int = 2) numpy.ndarray[source]
Symmetrize 3D array with mirror plane(s), enforcing permutational

invariance with respect to j and k indices. This allows us to avoid sorting, which is slow.