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

List of all members
ElementsPicker< T > Class Template Reference

Class that stores collection of elements of specified type and pointers to the elements of that collection corresponding to the indices provided in ElementsPicker::pick method. More...

Class Declaration

template<typename T>
class daal::data_management::features::internal::ElementsPicker< T >

Template Parameters
TType of elements in collection

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

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