Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Abstract class that specifies interface of the input objects for the low order moments algorithm. More...
Public Member Functions | |
| def | getNumberOfColumns |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Argument | |
| def | __init__ |
| def | __lshift__ |
| def | size |
| def getNumberOfColumns | ( | self, | |
| nCols | |||
| ) |
getNumberOfColumns(InputIface self, size_t & nCols) -> Status
For more complete information about compiler optimizations, see our Optimization Notice.