Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Parameters for the computation method of the SVD algorithm. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Static Public Attributes | |
| leftSingularMatrix = ... | |
| rightSingularMatrix = ... | |
| def __init__ | ( | self, | |
| args | |||
| ) |
Default constructor
| _leftSingularMatrix | Format of the matrix of left singular vectors |
| _rightSingularMatrix | Format of the matrix of right singular vectors |
|
static |
Format of the matrix of left singular vectors >
|
static |
Format of the matrix of right singular vectors >
For more complete information about compiler optimizations, see our Optimization Notice.