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

List of all members
FeatureIdIface Class Referenceabstract

Abstract feature id interface. More...

Class Declaration

Member Function Documentation

virtual FeatureIndex mapToIndex ( const FeatureIdMappingIface mapping,
services::Status *  status = NULL 
)
pure virtual

Maps feature id to the respective feature index using given feature mapping

Parameters
[in]mappingThe feature mapping
[out]statusThe status object
Returns
Feature index for the given feature id. If key is not found method returns FeatureIndexTraits::invalid()

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

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