Package org.ejml.dense.row.linsol.chol
package org.ejml.dense.row.linsol.chol
-
ClassDescriptionA wrapper around
CholeskyDecomposition_F64
(DMatrixRBlock) that allows it to be easily used withDMatrixRMaj
.A wrapper aroundCholeskyDecomposition_F32
(FMatrixRBlock) that allows it to be easily used withFMatrixRMaj
.