Click or drag to resize

DoublePCAStandardDeviations Property

Gets the standard deviations of the principal components.

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

Property Value

DoubleVector
See Also