RAP-299 Convert GainSolvers to AVX
-
Replace aocommon:MC2x2(F) by the new AVX-enabled MatrixComplexDouble2x2 and MatrixComplexFloat2x2 classes.
-
Consistently use 'Matrix2x2' and 'Matrix2x2F' aliases for 'MatrixComplexDouble2x2' and 'MatrixComplexFloat2x2' in solver code, in spots where the long name reduces readability.
Closes RAP-299
Edited by Maik Nijhuis