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

List of all members
Parameter Class Reference

Parameters of the correlation or variance-covariance matrix algorithm. More...

Class Constructor

◆ Parameter()

Parameter ( DaalContext  context)

Constructs the parameter of the correlation or variance-covariance matrix algorithm

Parameters
contextContext to manage the parameter of the correlation or variance-covariance matrix algorithm

Detailed Description

Member Function Documentation

◆ getOutputMatrixType()

OutputMatrixType getOutputMatrixType ( )

Gets the parameter of the correlation or variance-covariance matrix algorithm

Returns
Identifier of the parameter, OutputMatrixType

◆ setOutputMatrixType()

void setOutputMatrixType ( OutputMatrixType  id)

Sets the parameter for the correlation or variance-covariance matrix algorithm

Parameters
idIdentifier of the parameter, OutputMatrixType

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

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