Uses of Class
org.ejml.dense.row.linsol.LinearSolver_DDRB_to_DDRM
-
Uses of LinearSolver_DDRB_to_DDRM in org.ejml.dense.row.linsol.chol
Modifier and TypeClassDescriptionclass
A wrapper aroundCholeskyDecomposition_F64
(DMatrixRBlock) that allows it to be easily used withDMatrixRMaj
. -
Uses of LinearSolver_DDRB_to_DDRM in org.ejml.dense.row.linsol.qr
Modifier and TypeClassDescriptionclass
Wrapper aroundQrHouseHolderSolver_DDRB
that allows it to processDMatrixRMaj
.