|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QR | |
---|---|
org.ujmp.core | |
org.ujmp.core.doublematrix | |
org.ujmp.core.doublematrix.calculation.general.decomposition | |
org.ujmp.core.util |
Uses of QR in org.ujmp.core |
---|
Fields in org.ujmp.core declared as QR | |
---|---|
static QR<Matrix> |
Ops.qr
Deprecated. |
static QR<Matrix> |
Matrix.qr
|
Uses of QR in org.ujmp.core.doublematrix |
---|
Fields in org.ujmp.core.doublematrix declared as QR | |
---|---|
static QR<Matrix> |
DenseDoubleMatrix2D.qr
|
Uses of QR in org.ujmp.core.doublematrix.calculation.general.decomposition |
---|
Fields in org.ujmp.core.doublematrix.calculation.general.decomposition declared as QR | |
---|---|
static QR<Matrix> |
QR.INSTANCE
|
static QR<Matrix> |
QR.MATRIX
|
static QR<Matrix> |
QR.MATRIXLARGEMULTITHREADED
|
static QR<Matrix> |
QR.MATRIXLARGESINGLETHREADED
|
static QR<Matrix> |
QR.MATRIXSMALLMULTITHREADED
|
static QR<Matrix> |
QR.MATRIXSMALLSINGLETHREADED
|
static QR<Matrix> |
QR.UJMP
|
Uses of QR in org.ujmp.core.util |
---|
Fields in org.ujmp.core.util declared as QR | |
---|---|
static QR<Matrix> |
DecompositionOps.QR_EJML
|
static QR<Matrix> |
DecompositionOps.QR_MTJ
|
static QR<Matrix> |
DecompositionOps.QR_OJALGO
|
static QR<Matrix> |
DecompositionOps.QR_UJMP
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |