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

List of all members
FeatureModifier Class Reference

Base class for feature modifier, intended for inheritance from the user side. More...

Class Declaration

Member Function Documentation

virtual void finalize ( Config config)
inlinevirtual

Default implementation of interface method

Parameters
configThe configuration of the modifier
virtual void initialize ( Config config)
inlinevirtual

Default implementation of interface method

Parameters
configThe configuration of the modifier

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

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