Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvhmm.cpp1490 cvbInvSqrt( invar, invar, vect_len ); in icvEstimateHMMStateParams()
/external/opencv/cv/include/
Dcvcompat.h295 CV_INLINE void cvbInvSqrt( const float* x, float* y, int len ) in cvbInvSqrt() function