Click or drag to resize

DynamicParameterEstimation_inputMatrix Field

Holds the input matrix.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Matrix<double> _inputMatrix

Field Value

MatrixDouble
See Also