Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

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
getBlockIndex()Parameter
getContext()ContextClient
getEpsilon()Parameter
getLeftBlocks()Parameter
getMemorySavingMode()Parameter
getMinObservations()Parameter
getNBlocks()Parameter
getResultsToCompute()Parameter
getRightBlocks()Parameter
Parameter(DaalContext context)Parameter
Parameter(DaalContext context, double epsilon, long minObservations)Parameter
Parameter(DaalContext context, double epsilon, long minObservations, boolean memorySavingMode)Parameter
setBlockIndex(long blockIndex)Parameter
setEpsilon(double epsilon)Parameter
setLeftBlocks(long leftBlocks)Parameter
setMemorySavingMode(boolean memorySavingMode)Parameter
setMinObservations(long minObservations)Parameter
setNBlocks(long nBlocks)Parameter
setResultsToCompute(long resultsToCompute)Parameter
setRightBlocks(long rightBlocks)Parameter

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