Fix doc build error.
This commit is contained in:
parent
892c088e1b
commit
8b90cb375a
@ -487,7 +487,7 @@ ocl::sortByKey
|
||||
------------------
|
||||
Returns void
|
||||
|
||||
.. ocv:function:: void ocl::transpose(oclMat& keys, oclMat& values, int method, bool isGreaterThan = false)
|
||||
.. ocv:function:: void ocl::sortByKey(oclMat& keys, oclMat& values, int method, bool isGreaterThan = false)
|
||||
|
||||
:param keys: The keys to be used as sorting indices.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user