Click or drag to resize

IObjectiveModelEvaluationWeights Property

Get the values of the weights for the observations.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Matrix<double> Weights { get; }

Property Value

MatrixDouble
See Also