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

NumericTableImpl Member List

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

allocateDataMemory()NumericTableImpl
changeContext(DaalContext context)ContextClient
checkCObject()SerializableBase
ContextClient()ContextClient
ContextClient(DaalContext context)ContextClient
dispose()SerializableBase
freeDataMemory()NumericTableImpl
getCObject()SerializableBase
getContext()ContextClient
getDataLayout()NumericTableImpl
getDataMemoryStatus()NumericTableImpl
getDictionary()NumericTableImpl
getDoubleValue(long column, long row)NumericTableImpl
getFeatureType(int idx)NumericTableImpl
getFloatValue(long column, long row)NumericTableImpl
getIntValue(long column, long row)NumericTableImpl
getNumberOfColumns()NumericTableImpl
getNumberOfRows()NumericTableImpl
isNormalized(NumericTable.NormalizationType flag)NumericTableImpl
pack()SerializableBase
SerializableBase(DaalContext context)SerializableBase
setDictionary(DataDictionary ddict)NumericTableImpl
setNormalizationFlag(NumericTable.NormalizationType flag)NumericTableImpl
setNumberOfColumns(long nCol)NumericTableImpl
setNumberOfRows(long nRow)NumericTableImpl
unpack(DaalContext context)SerializableBase

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