HomeSort by relevance Sort by last modified time
    Searched refs:cvMul (Results 1 - 11 of 11) sorted by null

  /external/opencv/ml/src/
mlcnn.cpp     [all...]
mlann_mlp.cpp 1019 cvMul( grad1, &_df, grad1 );
    [all...]
  /external/opencv/cvaux/src/
cvmat.cpp 745 cvMul( a, b, this, dot_op.alpha );
  /external/opencv/cxcore/include/
cxcore.h 532 CVAPI(void) cvMul( const CvArr* src1, const CvArr* src2,
    [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp     [all...]
cxarithm.cpp     [all...]
  /external/opencv/cv/src/
cvhistogram.cpp     [all...]
  /external/opencv/cvaux/include/
cvmat.hpp 1190 cvMul( this, &mat, this );
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]
  /external/opencv3/modules/imgproc/src/
histogram.cpp     [all...]
  /external/opencv3/modules/core/src/
arithm.cpp     [all...]

Completed in 71 milliseconds