Grid
Grid copied to clipboard
Define Sp4 ProjectOnGeneralGroup for generic vtype
The Sp(4) implementation of ProjectOnGeneralGroup currently cannot be instantiated for vComplexF due to being hardcoded to use a vComplexD SIMD type.
This pull request permits a template instantiation for e.g. single-precision routines.