generated_group_irrep
Defined in
<>MISSING
Definition
-
__MISSING__std::pair<PermutationGroup, Representation> generated_group_irrep(const hydra::Permutation & generator, hydra::complex phase)
Parameters:-
const hydra::Permutation &generator -
hydra::complexphase
-
-
__MISSING__std::pair<PermutationGroup, Representation> generated_group_irrep(const std::vector<Permutation> & generators, const std::vector<complex> & phases)
Parameters:-
const std::vector<Permutation> &generators -
const std::vector<complex> &phases
-