Click or drag to resize

IPLS1CalcScores Property

Gets a matrix whow columns are the score vectors.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract DoubleMatrix Scores { get; }

Property Value

DoubleMatrix
See Also