Provides methods to compute a quality metric set of an algorithm in the batch processing mode.
More...
services::Status compute |
( |
| ) |
|
|
inline |
Computes results for a quality metric set in the batch processing mode.
- Returns
- Status of computations
services::Status computeNoThrow |
( |
| ) |
|
|
inline |
Computes results for a quality metric set in the batch processing mode.
- Returns
- Status of computations
services::SharedPtr<services::ErrorCollection> getErrors |
( |
| ) |
|
|
inline |
Returns errors that happened during the computations
- Returns
- Errors that happened during the computations
InputDataCollectionPtr getInputDataCollection |
( |
| ) |
|
|
inline |
Returns the collection of input objects for the quality metrics algorithm
- Returns
- The collection of input objects for the quality metrics algorithm
ResultCollectionPtr getResultCollection |
( |
| ) |
|
|
inline |
Returns the structure that contains a computed quality metric set
- Returns
- Structure that contains a computed quality metric set
InputDataCollectionPtr _inputData |
|
protected |
Collection of input objects of quality metrics algorithms
Collection of quality metrics algorithms
The documentation for this class was generated from the following file: