OpenGrok
Cross Reference: generalized_hough.cu
xref
: /
external
/
opencv3
/
modules
/
cudaimgproc
/
src
/
cuda
/
generalized_hough.cu
Home
|
History
|
Annotate
|
Download
|
only in
cuda
Lines Matching
full:atan2f
95
float theta = ::
atan2f
(dyVal, dxVal);