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

Static Public Attributes | List of all members
Method Class Reference

Available methods for the normal distribution. More...

Class Constructor

Method ( int  value)

Constructs the method object using the provided value

Parameters
valueValue corresponding to the method object

Static Public Attributes

static final Method defaultDense = new Method(defaultDenseId)
 
static final Method icdf = new Method(icdfId)
 

Detailed Description

Member Function Documentation

int getValue ( )

Returns the value corresponding to the method object

Returns
Value corresponding to the method object

Member Data Documentation

final Method defaultDense = new Method(defaultDenseId)
static

Default: performance-oriented method

final Method icdf = new Method(icdfId)
static

Default: performance-oriented method


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

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