Commit 8a06602
committed
Mention correct method in array sorting docs
In commit 1569c4d (Removed numParams and added maxThreads to
constructor; removed doNDArrayCallbacks method, use
NDPluginDriver::endProcessCallbacks instead; minor fix to asynPrint
calls, 2017-03-23), doNDArrayCallbacks was renamed to
endProcessCallbacks in NDPluginDriver, but its mentions in the "Sorting
of output NDArrays" section weren't updated accordingly. Fix that.1 parent 34c0554 commit 8a06602
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments