示例#1
0
 def __init__(self, mat):
     self._dec = API.newSingularValueDecompositionImpl(mat._matrix)