Click or drag to resize

DoubleComplexSVDLeastSq Constructor

Overload List
 NameDescription
Public methodDoubleComplexSVDLeastSq Constructs a DoubleComplexSVDLeastSq instance with all sizes zero.
Public methodDoubleComplexSVDLeastSq(DoubleComplexMatrix) Constructs a DoubleComplexSVDLeastSq instance from the given matrix.
Public methodDoubleComplexSVDLeastSq(DoubleComplexMatrix, Double) Constructs a DoubleComplexSVDLeastSq instance from the given matrix. The specified tolerance is used in computing the numerical rank of the matrix.
Top
See Also