mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 21:20:18 +08:00
updated gpu module docs
This commit is contained in:
parent
db852e0b54
commit
ee5c0debb6
@ -8,12 +8,18 @@
|
||||
Returns true if current GPU has native double support, false otherwise.
|
||||
|
||||
\cvdefCpp{bool hasNativeDoubleSupport(int device);}
|
||||
\begin{description}
|
||||
\cvarg{device}{GPU identity.}
|
||||
\end{description}
|
||||
|
||||
|
||||
\cvCppFunc{gpu::hasAtomicsSupport}
|
||||
Returns true if current GPU has atomics support, false otherwise.
|
||||
|
||||
\cvdefCpp{bool hasAtomicsSupport(int device);}
|
||||
\begin{description}
|
||||
\cvarg{device}{GPU identity.}
|
||||
\end{description}
|
||||
|
||||
|
||||
\section{Data Structures}
|
||||
|
BIN
doc/opencv.pdf
BIN
doc/opencv.pdf
Binary file not shown.
Loading…
Reference in New Issue
Block a user