|  | SparsePlsCenteredScaledY Property | 
            Matrix of scaled centered Y values.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic DoubleMatrix CenteredScaledY { get; }Public ReadOnly Property CenteredScaledY As DoubleMatrix
	Get
public:
property DoubleMatrix^ CenteredScaledY {
	DoubleMatrix^ get ();
}member CenteredScaledY : DoubleMatrix with get
Property Value
DoubleMatrix See Also
See Also