Linear Discriminant Function.Eigenvector Property
Gets the eigenvector for the component.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
A vector.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public Vector<double> Eigenvector { get; }
Property Value
Vector<Double>A vector.