(h,U)=SVDComplex C or
(h,U)=SVDComplex(C,C')
We compute the singular value decomposition either by the iterated Projections or by the Laplacian method. In case the input consists of two chainComplexes we use the iterated Projection method, and identify the stable singular values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The optional argument
The algorithm might fail if the condition numbers of the differential are too bad
The object SVDComplex is a method function with options.
The source of this document is in SVDComplexes.m2:1102:0.