Doolittle Decomposition
Doolittle Decomposition
doolittle(x, eps = 1e-06)
x |
a numeric square matrix with at least 2 columns/rows. |
eps |
numerical tolerance on the whether to normalize with components
in |
a list with two matrices of the same dimension as x
:
L |
lower-left unit-triangular matrix |
U |
upper-right triangular matrix (not unit-triangular) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.