Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Abstract class that specifies interface for classes that declare input of the correlation or variance-covariance matrix algorithm. More...
Public Member Functions | |
| def | getNumberOfFeatures |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Argument | |
| def | __init__ |
| def | __lshift__ |
| def | size |
| def getNumberOfFeatures | ( | self | ) |
getNumberOfFeatures(InputIface self) -> size_t
For more complete information about compiler optimizations, see our Optimization Notice.