get_kpoints_transformed¶ KPath.get_kpoints_transformed(transformation_matrix)[source]¶ A method to get the transformed kpoints Parameters: transformation_matrix (np.ndarray) – The transformation matrix Returns: pyprocar.core.KPath – The transformed KPath