|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Zutmat | |
---|---|
Jampack |
Uses of Zutmat in Jampack |
---|
Fields in Jampack declared as Zutmat | |
---|---|
Zutmat |
Zqrd.R
The R factor. |
Zutmat |
Zhqrd.R
The R factor. |
Zutmat |
Zchol.R
The Cholesky factor |
Zutmat |
Schur.T
The upper triangular matrix. |
Zutmat |
Zludpp.U
The upper triangular matrix U |
Methods in Jampack that return Zutmat | |
---|---|
static Zutmat |
Inv.o(Zutmat U)
Computes the inverse of a Zutmat. |
Methods in Jampack with parameters of type Zutmat | |
---|---|
static Zmat |
Solve.ahib(Zutmat U,
Zmat B)
Solves UHX = B, where U is a Zutmat and B is a Zmat. |
static Zmat |
Solve.aib(Zutmat U,
Zmat B)
Solves UX = B, where U is a Zutmat and B is a Zmat. |
static Zmat |
Solve.bahi(Zmat B,
Zutmat U)
Solves XUH = B, where U is a Zutmat and B is a Zmat. |
static Zmat |
Solve.bai(Zmat B,
Zutmat U)
Solves XU = B, where U is a Zutmat and B is a Zmat. |
static Zutmat |
Inv.o(Zutmat U)
Computes the inverse of a Zutmat. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |