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

Classes
Package com.intel.daal.algorithms.math.softmax

Contains classes for computing the softmax function.

Classes

class  Batch
 Computes the softmax function in the batch processing mode. More...
 
class  Input
 Input objects for the softmax function function More...
 
class  InputId
 Available identifiers of input objects for the softmax function. More...
 
class  Method
 Available methods for softmax function. More...
 
class  Result
 Results obtained with the compute() method of the softmax function in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results of the softmax function. More...
 

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