Java* API Reference for Intel® Data Analytics Acceleration Library 2016 Update 4
Contains classes that implement service functionality including memory management, information about environment, and library version information.
Classes | |
class | ContextClient |
Class for management by deletion of the memory allocated for the native C++ object. More... | |
class | DaalContext |
Provides the context for managment of memory in the native C++ object. More... | |
interface | Disposable |
Class that frees memory allocated for the native C++ object. More... | |
class | Environment |
Provides information about computational environment. More... | |
class | LibraryVersionInfo |
Provides information about the version of Intel(R) Data Analytics Acceleration Library. More... | |