Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxarray.cpp639 cvCreateSparseMat( int dims, const int* sizes, int type ) in cvCreateSparseMat() function
/external/opencv3/modules/core/src/
Darray.cpp536 cvCreateSparseMat( int dims, const int* sizes, int type ) in cvCreateSparseMat() function
Dmatrix.cpp5416 CvSparseMat* cvCreateSparseMat(const cv::SparseMat& sm) in cvCreateSparseMat() function