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

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

Completed in 180 milliseconds