Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Data structure representing the indices of the two dimensions on which local contrast normalization is performed. More...
Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| dims = ... | |
| def __init__ | ( | self, | |
| first, | |||
| second | |||
| ) |
Constructs the structure representing the indices of the two dimensions on which local contrast normalization is performed
| first | The first dimension index |
| second | The second dimension index |
|
static |
For more complete information about compiler optimizations, see our Optimization Notice.