C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Results obtained with the compute() method of the backward local contrast normalization layer. More...
| Result | ( | ) |
Default constructor
| DAAL_EXPORT services::Status allocate | ( | const daal::algorithms::Input * | input, |
| const daal::algorithms::Parameter * | parameter, | ||
| const int | method | ||
| ) |
Allocates memory to store the result of backward local contrast normalization layer
| [in] | input | Object containing the input data |
| [in] | parameter | Parameter of backward local contrast normalization layer |
| [in] | method | Computation method |
| services::Status check | ( | const daal::algorithms::Input * | input, |
| const daal::algorithms::Parameter * | par, | ||
| int | method | ||
| ) | const |
Checks the result of the local contrast normalization layer
| [in] | input | Input object of the layer |
| [in] | par | Parameter of the layer |
| [in] | method | Computation method of the layer |
For more complete information about compiler optimizations, see our Optimization Notice.