Click or drag to resize

WorksheetAnalysisGetCrossProduct_ColumnName Method

Gets the cross-product column name.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string GetCrossProduct_ColumnName()

Return Value

String
The cross-product column name.
See Also