Data Structures
Here are the data structures with brief descriptions:
Npp16sc | Complex Number This struct represents a short complex number |
Npp32fc | Complex Number This struct represents a single floating-point complex number |
Npp32sc | Complex Number This struct represents a signed int complex number |
Npp64fc | Complex Number This struct represents a double floating-point complex number |
Npp64sc | Complex Number This struct represents a long long complex number |
NppiHaarBuffer | |
NppiHaarClassifier_32f | |
NppiPoint | 2D Point |
NppiRect | 2D Rectangle This struct contains position and size information of a rectangle in two space |
NppiSize | 2D Size This struct typically represents the size of a a rectangular region in two space |
NppLibraryVersion | |