Click or drag to resize

DLASY2 Methods

The DLASY2 type exposes the following members.

Methods
 NameDescription
Public methodRun Purpose ======= DLASY2 solves for the N1 by N2 matrix X, 1 .LE. N1,N2 .LE. 2, in op(TL)*X + ISGN*X*op(TR) = SCALE*B, where TL is N1 by N1, TR is N2 by N2, B is N1 by N2, and ISGN = 1 or -1. op(T) = T or T', where T' denotes the transpose of T.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also