|  | SparsePlsCMatrix Property | 
            Matrix of coefficients used internally for prediction.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic DoubleMatrix CMatrix { get; }Public ReadOnly Property CMatrix As DoubleMatrix
	Get
public:
property DoubleMatrix^ CMatrix {
	DoubleMatrix^ get ();
}member CMatrix : DoubleMatrix with get
Property Value
DoubleMatrix See Also
See Also