[][src]Module totsu::matsvd

Matrix singular value decomposition

References

  • LAPACK Working Notes lawn15
  • J. Demmel and K. Veselic, "Jacobi’s Method is More Accurate than QR," UT-CS-89-88, October 1989.

Structs

MatSVD

Matrix singular value decomposition

SVDS

Linear equation solver by SVD