|  | PLS1PredictorMatrix Property | 
            Gets the predictor matrix.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic DoubleMatrix PredictorMatrix { get; }Public ReadOnly Property PredictorMatrix As DoubleMatrix
	Get
public:
property DoubleMatrix^ PredictorMatrix {
	DoubleMatrix^ get ();
}member PredictorMatrix : DoubleMatrix with get
Property Value
DoubleMatrix See Also
See Also