Click or drag to resize

DoublePCAIsCentered Property

Returns true if the data supplied at construction time was shifted to be zero-centered.

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

Property Value

Boolean
See Also