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

List of all members
ContextIface Class Referenceabstract

Abstract class that defines interface of modifier context. More...

Class Declaration

Member Function Documentation

virtual services::BufferView<DAAL_DATA_TYPE> getOutputBuffer ( ) const
pure virtual

Gets the output buffer buffer. Buffer size must be equal to the number of output features passed to the ConfigIface::setNumberOfOutputFeatures method. By default buffer size is equal to the number of tokens

Returns
The output buffer.

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

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