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

List of all members

Base class for the parameters of the algorithm. More...

Class Constructor

Constructs the parameters of the quality metric algorithm

Parameters
contextContext to manage the parameters of the quality metric algorithm

Detailed Description

Member Function Documentation

double getNComponents ( )

Gets the number of components

Returns
Number of components
double getNFeatures ( )

Gets the number of feautres

Returns
Number of features
void setNComponents ( long  nComponents)

Sets the number of components

Parameters
nComponentsNumber of components
void setNFeatures ( long  nFeatures)

Sets the number of features

Parameters
nFeaturesNumber of features

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

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