Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxmathfuncs.cpp1377 #define LOGPOLY(x,k) ((x)+=shift[k],((A0*(x) + A1)*(x) + A2)*(x)) macro
1481 #define LOGPOLY(x,k) ((x)+=shift[k], (xq) = (x)*(x),\ macro