Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Results obtained with the compute() method of the logistic function in the batch processing mode. More...
Result | ( | DaalContext | context | ) |
Constructs the result of the logistic function
context | Context to manage the result of the logistic function |
NumericTable get | ( | ResultId | id | ) |
Returns the result of logistic function
id | Identifier of the result |
void set | ( | ResultId | id, |
NumericTable | val | ||
) |
Sets the final result of the logistic function
id | Identifier of the result |
val | Result that corresponds to the given identifier |
For more complete information about compiler optimizations, see our Optimization Notice.