Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Provides methods for the local contrast normalization layer in the batch processing mode. More...
| LcnBatch | ( | DaalContext | context, |
| Class<?extends Number > | cls, | ||
| LcnMethod | method | ||
| ) |
Constructs the local contrast normalization layer
| context | Context to manage the local contrast normalization layer |
| cls | Data type to use in intermediate computations for the layer, Double.class or Float.class |
| method | The layer computation method, LcnMethod |
| LcnMethod method |
Computation method for the layer
| LcnParameter parameter |
LCN layer parameters
|
protected |
Data type to use in intermediate computations for the layer
For more complete information about compiler optimizations, see our Optimization Notice.