|  | DoublePCAIsCentered Property | 
            Returns true if the data supplied at construction time was
            shifted to be zero-centered.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic bool IsCentered { get; }Public ReadOnly Property IsCentered As Boolean
	Get
public:
property bool IsCentered {
	bool get ();
}member IsCentered : bool with get
Property Value
Boolean See Also
See Also