Searched refs:cvbInvSqrt (Results 1 – 2 of 2) sorted by relevance
1490 cvbInvSqrt( invar, invar, vect_len ); in icvEstimateHMMStateParams()
295 CV_INLINE void cvbInvSqrt( const float* x, float* y, int len ) in cvbInvSqrt() function