Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h370 CVAPI(void) cvSetReal1D( CvArr* arr, int idx0, double value );
/external/opencv/cxcore/src/
Dcxarray.cpp2608 cvSetReal1D( CvArr* arr, int idx, double value ) in cvSetReal1D() function