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

  /external/opencv/cvaux/src/
cvlevmar.cpp 52 typedef void (*pointer_LMJac)( const CvMat* src, CvMat* dst );
56 void cvLevenbergMarquardtOptimization(pointer_LMJac JacobianFunction,
cvlevmartrif.cpp 51 typedef void (*pointer_LMJac)( const CvMat* src, CvMat* dst );
54 void cvLevenbergMarquardtOptimization(pointer_LMJac JacobianFunction,

Completed in 587 milliseconds