Matrix decomposition.
MatDecomp(mtx, method)Return a matrix decomposition
numeric; a square positive or semipositive definite matrix.
string; the type of matrix decomposition.
Two possible choices: cholesky and svd.
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano
Decomposition of a square positive or positive semidefinite matrix.