Searched defs:tempB (Results 1 – 2 of 2) sorted by relevance
331 cv::Mat tempB(dftSize, B.type(), cv::Scalar::all(0)); in convolveDFT() local
801 double tempB = intPartA * fracPartB + intPartB * fracPartA + intPartB * fracPartB; in exp() local870 double tempB = EXP_FRAC_TABLE_B[intFrac]; in expm1() local