Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

Packages | Classes
Managing Memory

Contains classes that implement memory allocation and deallocation. More...

Detailed Description

Packages

package  com.intel.daal.services
 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...
 

For more complete information about compiler optimizations, see our Optimization Notice.