IPPSortDispatcher#
-
class numpy::IPPSortDispatcher#
numpy C++ class.
Example#
#include <numpy/np_ndarray.h>
using namespace numpy;
// Use IPPSortDispatcher
IPPSortDispatcher obj;
// ... operations ...
Sorting#
Signature |
Return Type |
Location |
Example |
|---|---|---|---|
|
void |
NP_IPP_SORT.H:257 |
|
|
void |
NP_IPP_SORT.H:63 |
|
|
void |
NP_IPP_SORT.H:92 |
Other Methods#
Signature |
Return Type |
Location |
Example |
|---|---|---|---|
|
void |
NP_IPP_SORT.H:121 |
|
|
void |
NP_IPP_SORT.H:189 |