Uses of Class
org.ejml.dense.row.linsol.LinearSolver_FDRB_to_FDRM
-
Uses of LinearSolver_FDRB_to_FDRM in org.ejml.dense.row.linsol.chol
Modifier and TypeClassDescriptionclass
A wrapper aroundCholeskyDecomposition_F32
(FMatrixRBlock) that allows it to be easily used withFMatrixRMaj
. -
Uses of LinearSolver_FDRB_to_FDRM in org.ejml.dense.row.linsol.qr
Modifier and TypeClassDescriptionclass
Wrapper aroundQrHouseHolderSolver_FDRB
that allows it to processFMatrixRMaj
.