C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
HeapAllocatableCollection< T > Class Template Reference

Wrapper for services::Collection that allocates and deallocates memory using internal new/delete operators. More...

Class Declaration

template<typename T>
class daal::services::internal::HeapAllocatableCollection< T >

Template Parameters
TType of an object stored in the container

The documentation for this class was generated from the following file:

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