provide method (hkl, UC) -> q
Should have either UnitCell::toQ(MillerIndex hkl)
or MillerIndex::toQ(UnitCell uc)
to avoid explicitly accessing the underlying vector and casting etc.
Edited by eric pellegrini
Should have either UnitCell::toQ(MillerIndex hkl)
or MillerIndex::toQ(UnitCell uc)
to avoid explicitly accessing the underlying vector and casting etc.