|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.ejml.alg.dense.decomposition.chol | |
|---|---|
| org.ejml.alg.dense.decomposition | |
| org.ejml.alg.dense.decomposition.chol | |
| org.ejml.alg.dense.linsol.chol | |
| Classes in org.ejml.alg.dense.decomposition.chol used by org.ejml.alg.dense.decomposition | |
|---|---|
| CholeskyDecompositionLDL
This variant on the Cholesky decomposition avoid the need to take the square root by performing the following decomposition: L*D*LT=A where L is a lower triangular matrix with zeros on the diagonal. |
|
| Classes in org.ejml.alg.dense.decomposition.chol used by org.ejml.alg.dense.decomposition.chol | |
|---|---|
| CholeskyDecompositionCommon
This is an abstract class for a Cholesky decomposition. |
|
| Classes in org.ejml.alg.dense.decomposition.chol used by org.ejml.alg.dense.linsol.chol | |
|---|---|
| CholeskyDecompositionCommon
This is an abstract class for a Cholesky decomposition. |
|
| CholeskyDecompositionLDL
This variant on the Cholesky decomposition avoid the need to take the square root by performing the following decomposition: L*D*LT=A where L is a lower triangular matrix with zeros on the diagonal. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||