C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

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() constCSRBlockDescriptor< DataType >inline
getBlockValuesSharedPtr() constCSRBlockDescriptor< DataType >inline
getDataSize() constCSRBlockDescriptor< DataType >inline
getNumberOfColumns() constCSRBlockDescriptor< DataType >inline
getNumberOfRows() constCSRBlockDescriptor< 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.