Source position: _crw_svd.pas line 161
function NewSVD(
var A: array of Double;
MRow: Integer;
NColumn: Integer;
NA: Integer
):TSVD;