Searched refs:comlex_mul_conj (Results 1 – 1 of 1) sorted by relevance
93 struct comlex_mul_conj : binary_function<float2, float2, float2> struct135 …ary(globPtr<float2>(src1), globPtr<float2>(src2), globPtr<float2>(dst), comlex_mul_conj(), stream); in mulSpectrums()