Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
Input Class Reference

Input for the low order moments algorithm More...

Detailed Description

Member Function Documentation

NumericTable get ( InputId  id)

Returns the input object for the low order moments algorithm

Parameters
ididentifier of the input object
Returns
Input object that corresponds to the given identifier
void set ( InputId  id,
NumericTable  val 
)

Sets the input for the low order moments algorithm

Parameters
idIdentifier of the input object
valThe input object

Member Data Documentation

Method method

Computation method for the algorithm


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

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