.NET Matrix Library
SparseSVD Class Properties
See Also  Send Feedback


For a list of all members of this type, see SparseSVD members.

Public Properties

 NameDescription
public PropertySReturns a Matrix containing the computed singular values in its diagonal.  
public PropertyUReturns the computed left singular vectors.  
public PropertyVReturns the computed right singular vectors.  
Top

See Also

.NET Matrix Library