Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Base class that manages buffer memory for read/write operations required by numeric tables. More...
Public Member Functions | |
def | getBlockSharedPtr |
def | getNumberOfColumns |
def | getNumberOfRows |
def | reset |
def | resizeBuffer |
def | setDetails |
def | getColumnsOffset |
def | getRowsOffset |
def | getRWFlag |
def | getAdditionalBufferPtr |
def | getAdditionalBufferSharedPtr |
def | getArray |
BlockDescriptor_Float64
is an alias of BlockDescriptor(ntype=float64)
BlockDescriptor_Float32
is an alias of BlockDescriptor(ntype=float32)
BlockDescriptor_Intc
is an alias of BlockDescriptor(ntype=intc)
For more complete information about compiler optimizations, see our Optimization Notice.