Searched refs:cvCbrt (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cv/src/
H A Dcvcolor.cpp1880 x = cvCbrt(x);
1885 z = cvCbrt(z);
1891 y = cvCbrt(y);
2012 L = labLScale_32f * cvCbrt(y) - labLShift_32f;
/external/opencv/cxcore/include/
H A Dcxcore.h659 CVAPI(float) cvCbrt( float value );
/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp180 CV_IMPL float cvCbrt( float value ) function

Completed in 123 milliseconds