RECHERCHER
Table des matières
Vector multiply-substract operation. Careful: vmlsq_f32 does c-(a*b) and not the expected (a*b)-c.
Definition at line 420 of file AkSimd.h.