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

Parameter Member List

This is the complete list of members for Parameter, including all inherited members.

changeContext(DaalContext context)ContextClient
check()Parameter
cObjectParameter
ContextClient()ContextClient
ContextClient(DaalContext context)ContextClient
dispose()Parameter
getAccuracyThreshold()Parameter
getBatchIndices()Parameter
getBatchSize()Parameter
getContext()ContextClient
getCorrectionPairBatchIndices()Parameter
getCorrectionPairBatchSize()Parameter
getFunction()Parameter
getL()Parameter
getM()Parameter
getNIterations()Parameter
getOptionalResultRequired()Parameter
getSeed()Parameter
getStepLengthSequence()Parameter
Parameter(DaalContext context)Parameter
Parameter(DaalContext context, long cObject)Parameter
setAccuracyThreshold(double accuracyThreshold)Parameter
setBatchIndices(NumericTable batchIndices)Parameter
setBatchSize(long batchSize)Parameter
setCorrectionPairBatchIndices(NumericTable batchIndices)Parameter
setCorrectionPairBatchSize(long batchSize)Parameter
setEngine(com.intel.daal.algorithms.engines.BatchBase engine)Parameter
setFunction(Batch function)Parameter
setL(long L)Parameter
setM(long m)Parameter
setNIterations(long nIterations)Parameter
setOptionalResultRequired(boolean flag)Parameter
setSeed(long seed)Parameter
setStepLengthSequence(NumericTable stepLengthSequence)Parameter

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