Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
QualityMetricSetBatch Class Reference

Provides methods to compute a quality metric set of an algorithm in the batch processing mode. More...

Class Constructor

◆ QualityMetricSetBatch()

Constructs the quality metric algorithm

Parameters
contextContext to manage the quality metric algorithm

Detailed Description

Member Function Documentation

◆ compute()

ResultCollection compute ( )

Computes results for a quality metric set in the batch processing mode

Returns
Structure that contains a computed quality metric set

◆ dispose()

void dispose ( )

Releases memory allocated for the native object

Implements Disposable.


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

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