.NET Matrix Library
SparseSVD Class
Members  See Also  Send Feedback



Computes singular values and singular vectors of sparse matrices.

Syntax

Visual Basic (Declaration) 
Public Class SparseSVD 
Visual Basic (Usage)Copy Code
Dim instance As SparseSVD
C# 
public class SparseSVD 
C++/CLI 
public ref class SparseSVD 

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

.NET Matrix Library