Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available methods for hyperbolic tangent function. More...
Method | ( | int | value | ) |
Constructs the method object using the provided value
value | Value corresponding to the method object |
Static Public Attributes | |
static final Method | defaultDense = new Method(DefaultMethodValue) |
static final Method | fastCSR = new Method(FastCSRMethodValue) |
int getValue | ( | ) |
Returns the value corresponding to the method object
Default: performance-oriented method. Works with Compressed Sparse Rows(CSR) input numeric tables
For more complete information about compiler optimizations, see our Optimization Notice.