|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JamaQRDecomposition | |
---|---|
visad.matrix | |
visad.python |
Uses of JamaQRDecomposition in visad.matrix |
---|
Methods in visad.matrix that return JamaQRDecomposition | |
---|---|
JamaQRDecomposition |
JamaMatrix.qr()
|
Uses of JamaQRDecomposition in visad.python |
---|
Methods in visad.python that return JamaQRDecomposition | |
---|---|
static JamaQRDecomposition |
JPythonMethods.qr(FlatField data)
return matrix QR Decomposition of data, as a 2-Tuple (orthogonal_factor, upper_triangular_factor); data should have either a 1-D or 2-D gridded domain |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |