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

PackedTriangularMatrix Member List

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

allocateDataMemory()NumericTable
assign(long constValue)PackedTriangularMatrix
assign(int constValue)PackedTriangularMatrix
assign(double constValue)PackedTriangularMatrix
assign(float constValue)PackedTriangularMatrix
changeContext(DaalContext context)ContextClient
checkCObject()SerializableBase
ContextClient()ContextClient
ContextClient(DaalContext context)ContextClient
dispose()SerializableBase
freeDataMemory()NumericTable
getBlockOfColumnValues(long featureIndex, long vectorIndex, long vectorNum, DoubleBuffer buf)PackedTriangularMatrix
getBlockOfColumnValues(long featureIndex, long vectorIndex, long vectorNum, FloatBuffer buf)PackedTriangularMatrix
getBlockOfColumnValues(long featureIndex, long vectorIndex, long vectorNum, IntBuffer buf)PackedTriangularMatrix
getBlockOfRows(long vectorIndex, long vectorNum, DoubleBuffer buf)PackedTriangularMatrix
getBlockOfRows(long vectorIndex, long vectorNum, FloatBuffer buf)PackedTriangularMatrix
getBlockOfRows(long vectorIndex, long vectorNum, IntBuffer buf)PackedTriangularMatrix
getCNumericTable()NumericTable
getCObject()NumericTable
getContext()ContextClient
getDataLayout()NumericTable
getDataMemoryStatus()NumericTable
getDataObject()PackedTriangularMatrix
getDictionary()NumericTable
getDoubleValue(long column, long row)NumericTable
getFeatureType(int idx)NumericTable
getFloatValue(long column, long row)NumericTable
getIntValue(long column, long row)NumericTable
getNumberOfColumns()NumericTable
getNumberOfRows()NumericTable
getNumericType()PackedTriangularMatrix
getPackedArray(DoubleBuffer buf)PackedTriangularMatrix
getPackedArray(FloatBuffer buf)PackedTriangularMatrix
getPackedArray(IntBuffer buf)PackedTriangularMatrix
isNormalized(NormalizationType flag)NumericTable
pack()SerializableBase
PackedTriangularMatrix(DaalContext context, PackedTriangularMatrixImpl impl)PackedTriangularMatrix
PackedTriangularMatrix(DaalContext context, double[] data, long nDim, NumericTable.StorageLayout layout)PackedTriangularMatrix
PackedTriangularMatrix(DaalContext context, float[] data, long nDim, NumericTable.StorageLayout layout)PackedTriangularMatrix
PackedTriangularMatrix(DaalContext context, long[] data, long nDim, NumericTable.StorageLayout layout)PackedTriangularMatrix
PackedTriangularMatrix(DaalContext context, int[] data, long nDim, NumericTable.StorageLayout layout)PackedTriangularMatrix
PackedTriangularMatrix(DaalContext context, long cTable)PackedTriangularMatrix
releaseBlockOfColumnValues(long featureIndex, long vectorIndex, long vectorNum, DoubleBuffer buf)PackedTriangularMatrix
releaseBlockOfColumnValues(long featureIndex, long vectorIndex, long vectorNum, FloatBuffer buf)PackedTriangularMatrix
releaseBlockOfColumnValues(long featureIndex, long vectorIndex, long vectorNum, IntBuffer buf)PackedTriangularMatrix
releaseBlockOfRows(long vectorIndex, long vectorNum, FloatBuffer buf)PackedTriangularMatrix
releaseBlockOfRows(long vectorIndex, long vectorNum, DoubleBuffer buf)PackedTriangularMatrix
releaseBlockOfRows(long vectorIndex, long vectorNum, IntBuffer buf)PackedTriangularMatrix
releasePackedArray(DoubleBuffer buf)PackedTriangularMatrix
releasePackedArray(FloatBuffer buf)PackedTriangularMatrix
releasePackedArray(IntBuffer buf)PackedTriangularMatrix
SerializableBase(DaalContext context)SerializableBase
setDictionary(DataDictionary ddict)NumericTable
setNormalizationFlag(NormalizationType flag)NumericTable
setNumberOfColumns(long nCol)NumericTable
setNumberOfRows(long nRow)NumericTable
unpack(DaalContext context)SerializableBase

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