Java* API Reference for Intel® Data Analytics Acceleration Library 2016 Update 4
Provides the context for managment of memory in the native C++ object. More...
DaalContext | ( | ) |
Default constructor
void add | ( | Disposable | obj | ) |
Adds Disposable object to the Context
void dispose | ( | ) |
Frees memory from native C++ object registered in the Context
void remove | ( | Disposable | obj | ) |
Removes Disposable object from the Context