Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxsvd.cpp208 pythag( double a, double b ) in pythag() function
521 h = pythag( f, g ); in icvSVD_64f()
541 g = pythag( f, 1 ); in icvSVD_64f()
554 z = pythag( f, h ); in icvSVD_64f()
566 z = pythag( f, h ); in icvSVD_64f()
917 h = pythag( f, g ); in icvSVD_32f()
937 g = pythag( f, 1 ); in icvSVD_32f()
950 z = pythag( f, h ); in icvSVD_32f()
962 z = pythag( f, h ); in icvSVD_32f()