Home
last modified time | relevance | path

Searched refs:ICV_DEF_LU_DECOMP_FUNC (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxmatrix.cpp603 #define ICV_DEF_LU_DECOMP_FUNC( flavor, arrtype ) \ macro
701 ICV_DEF_LU_DECOMP_FUNC( 32f, float )
702 ICV_DEF_LU_DECOMP_FUNC( 64f, double )