Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlevmar.cpp52 typedef void (*pointer_LMJac)( const CvMat* src, CvMat* dst ); typedef
56 void cvLevenbergMarquardtOptimization(pointer_LMJac JacobianFunction, in cvLevenbergMarquardtOptimization()
Dcvlevmartrif.cpp51 typedef void (*pointer_LMJac)( const CvMat* src, CvMat* dst ); typedef
54 void cvLevenbergMarquardtOptimization(pointer_LMJac JacobianFunction,