C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract class which defines callback interface for the host application of this library to enable such features as computation cancelling, progress bar, status bar, verbose, etc. More...
|
pure virtual |
This callback is called by compute() methods of the library algorithms. If it returns true then compute() stops and returns 'ErrorUserCancelled' status
For more complete information about compiler optimizations, see our Optimization Notice.