Libraries | |
object | |
returns the matrix object this class refers to | |
svd | |
returns the lu object this class refers to |
This class provides a singular value decomposition (SVD) . At construction, it factorizes the given matrix and stores S, V and U matrices.