Home
last modified time | relevance | path

Searched defs:DFT_R2 (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Ddxt.cpp403 template<typename T> struct DFT_R2 struct
405 …rator()(Complex<T>* dst, const int c_n, const int n, const int dw0, const Complex<T>* wave) const { in operator ()()