Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for the distributions.
Packages | |
package | bernoulli |
Contains classes for the bernoulli distribution. | |
package | normal |
Contains classes for the normal distribution. | |
package | uniform |
Contains classes for the uniform distribution. | |
Classes | |
class | BatchBase |
Class representing distributions. More... | |
class | Input |
Input object for distributions More... | |
class | InputId |
Available identifiers of distributions. More... | |
class | ParameterBase |
Class that specifies parameters of the distribution. More... | |
class | Result |
Provides methods to access results obtained with the compute() method of the distribution. More... | |
class | ResultId |
Available identifiers of results for the distributions. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.