Searched defs:CV_LU (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h761 #define CV_LU 0 macro
768 int method CV_DEFAULT(CV_LU));
772 (returns 0 if src1 is a singular and CV_LU method is used) */
774 int method CV_DEFAULT(CV_LU));

Completed in 76 milliseconds