HomeSort by relevance Sort by last modified time
    Searched refs:cvMul (Results 1 - 8 of 8) 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...]

Completed in 159 milliseconds