Click or drag to resize

DoubleComplexQRLeastSq Constructor

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