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}
|
||||
|
157921
doc/opencv.pdf
157921
doc/opencv.pdf
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user