C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

CSRBlockDescriptor< DataType > Member List

This is the complete list of members for CSRBlockDescriptor< DataType >, including all inherited members.

freeRowsBuffer()CSRBlockDescriptor< DataType >inlineprotected
freeValuesBuffer()CSRBlockDescriptor< DataType >inlineprotected
getBlockValuesPtr() const CSRBlockDescriptor< DataType >inline
getBlockValuesSharedPtr() const CSRBlockDescriptor< DataType >inline
getDataSize() const CSRBlockDescriptor< DataType >inline
getNumberOfColumns() const CSRBlockDescriptor< DataType >inline
getNumberOfRows() const CSRBlockDescriptor< DataType >inline
reset()CSRBlockDescriptor< DataType >inline
resizeRowsBuffer(size_t nRows)CSRBlockDescriptor< DataType >inline
resizeValuesBuffer(size_t nValues)CSRBlockDescriptor< DataType >inline
setRowIndicesPtr(size_t *ptr, size_t nRows)CSRBlockDescriptor< DataType >inline
setRowIndicesPtr(services::SharedPtr< size_t > ptr, size_t nRows)CSRBlockDescriptor< DataType >inline

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