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

List of all members
ModifierBinding< Modifier, Config, Context > Class Template Reference

Class that binds feature identifiers to concrete feature indices, performs initialization of a modifier and manages Config and Context objects. More...

Class Declaration

template<typename Modifier, typename Config, typename Context>
class daal::data_management::modifiers::internal::ModifierBinding< Modifier, Config, Context >

Template Parameters
ModifierThe type of a modifier
ConfigThe type of configuration object used by a modifier
ContextThe type of context object used by a modifier

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

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