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

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

Completed in 26 milliseconds