| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property LeftEigenvectors As CMatrix | |
| C# | |
|---|---|
public CMatrix LeftEigenvectors {get;} | |
Property Value
A CMatrix object having as columns the left eigenvectors.If the leftEigenvectors parameter of the CEigen class constructor is set to false, the left eigenvectors are not calculated and the LeftEigenvectors property returns a null reference (Nothing in Visual Basic).
Requirements
Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000