Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class for management by deletion of the memory allocated for the native C++ object. More...
| ContextClient | ( | ) |
Default constructor
| ContextClient | ( | DaalContext | context | ) |
Constructs Client of Context and initializes it by provided Context
| context | Context to manage the Client of Context |
| void changeContext | ( | DaalContext | context | ) |
Changes Context
|
abstract |
Releases memory allocated for the native object
Implements Disposable.
| DaalContext getContext | ( | ) |
Gets Context
For more complete information about compiler optimizations, see our Optimization Notice.