Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the computation method of the SVD algorithm. More...
Public Member Functions | |
def | __init__ |
![]() | |
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.