Click or drag to resize

LQ Constructor

Overload List
  NameDescription
Public methodLQ(Boolean)
Initializes a new instance of the LQ factorization with given settings.
Public methodLQ(Matrix)
Initializes a new instance of the LQ factorization of the given matrix.
Public methodLQ(Matrix, Boolean)
Initializes a new instance of the LQ factorization of the given matrix with optional row pivoting.
Top
See Also