Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the logistic layer.
Classes | |
| class | LogisticBackwardBatch |
| Class that computes the results of the logistic layer in the batch processing mode. More... | |
| class | LogisticBackwardInput |
| Input object for the backward logistic layer. More... | |
| class | LogisticBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward logistic layer. More... | |
| class | LogisticBatch |
| Provides methods for the logistic layer in the batch processing mode. More... | |
| class | LogisticForwardBatch |
| Class that computes the results of the forward logistic layer in the batch processing mode. More... | |
| class | LogisticForwardInput |
| Input object for the forward logistic layer More... | |
| class | LogisticForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward logistic layer. More... | |
| class | LogisticLayerDataId |
| Identifiers of input objects for the backward logistic layer and results for the forward logistic layer. More... | |
| class | LogisticMethod |
| Available methods for logistic layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.