.NET Matrix Library
CSymEigen Class Properties
See Also  Send Feedback


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

Public Properties

 NameDescription
public PropertyDGets a real diagonal matrix, containing all the computed eigenvalues in its main diagonal.  
public PropertyEigenvalueGets the specified eigenvalue.  
public PropertyEigenvaluesReturns a vector containing all the computed eigenvalues.  
public PropertyEigenvectorGets the specified eigenvector.  
public PropertyEigenvectorsGets the eigenvectors matrix.  
public PropertySizeGets the size of matrix that is represented by this eigen decomposition.  
public PropertySucceededIndicates whether the eigenvalues-eigenvectors calculation succeeded to completion.  
Top

See Also

.NET Matrix Library