Click or drag to resize

DTZRZF Methods

The DTZRZF type exposes the following members.

Methods
 NameDescription
Public methodRun Purpose ======= DTZRZF reduces the M-by-N ( M.LE.N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations. The upper trapezoidal matrix A is factored as A = ( R 0 ) * Z, where Z is an N-by-N orthogonal matrix and R is an M-by-M upper triangular matrix.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also