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

List of all members
FeatureIdCollectionIface Class Referenceabstract

Abstract class that represents collection of feature ids. More...

Class Declaration

Member Function Documentation

virtual FeatureIndicesIfacePtr mapToFeatureIndices ( const FeatureIdMappingIface mapping,
services::Status *  status = NULL 
)
pure virtual

Maps collection of feature ids to the respective collection of feature indices using given feature mapping

Parameters
[in]mappingThe feature mapping
[out]statusThe status
Returns
Shared pointer to the collection of feature indices

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

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