Searched refs:comlex_mul (Results 1 – 1 of 1) sorted by relevance
85 struct comlex_mul : binary_function<float2, float2, float2> struct137 …rmBinary(globPtr<float2>(src1), globPtr<float2>(src2), globPtr<float2>(dst), comlex_mul(), stream); in mulSpectrums()