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

List of all members
Parameter Class Reference

Parameters of the quantiles algorithm. More...

Class Constructor

Parameter ( DaalContext  context)

Constructs the parameter of the quality metric algorithm

Parameters
contextContext to manage the parameter of the quality metric algorithm

Detailed Description

Member Function Documentation

NumericTable getQuantileOrders ( )

Gets the parameter of the quantiles algorithm

Returns
Identifier of the parameter
void setQuantileOrders ( NumericTable  quantiles)

Sets the parameter of the quantiles algorithm

Parameters
quantilesIdentifier of the parameter

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

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