Click or drag to resize

FloatPCAStandardDeviations Property

Gets the standard deviations of the principal components.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FloatVector StandardDeviations { get; }

Property Value

FloatVector
See Also