Click or drag to resize

FloatComplexSVDLeastSq Constructor

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