Click or drag to resize

MultivariateContentMementoNumberOfConcentrationData Property

Gets the number of concentration data, i.e. number of output variables.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfConcentrationData { get; }

Property Value

Int32
See Also