|  | DoublePCAIsScaled Property | 
            Returns true if the data supplied at construction time was
            scaled to have unit variance.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic bool IsScaled { get; }Public ReadOnly Property IsScaled As Boolean
	Get
public:
property bool IsScaled {
	bool get ();
}member IsScaled : bool with get
Property Value
Boolean See Also
See Also