.NET Matrix Library
CSymEigen Class Properties
See Also  Send comments on this topic


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 PropertySuccededIndicates whether the eigenvalues-eigenvectors calculation succeeded to complete.  
Top

See Also

.NET Matrix Library Documentation