C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for computing math functions. More...
References | |
| Absolute Value(abs) | |
| Contains classes for computing the absolute value function. | |
| Hyperbolic Tangent | |
| Contains classes for computing the hyperbolic tangent function. | |
| Logistic | |
| Contains classes for computing the logistic function. | |
| Rectifier Linear Unit (ReLU) | |
| Contains classes for computing the rectified linear function. | |
| Smooth Rectifier Linear Unit(SmoothReLU) | |
| Contains classes for computing smooth rectified linear unit. | |
| Softmax | |
| Contains classes for computing the softmax function. | |
Namespaces | |
| daal::algorithms::math | |
| Contains classes for computing math functions. | |
| daal::algorithms::math::abs | |
| Contains classes for computing the absolute value function. | |
| daal::algorithms::math::abs::interface1 | |
| Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
| class | Input |
| Input objects for the absolute value function More... | |
| class | Result |
| Result obtained with the compute() method of the absolute value function in the batch processing mode More... | |
For more complete information about compiler optimizations, see our Optimization Notice.