Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingBaseL Field

Gets or sets the Cholesky factorization of the weights = LL'.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Vector<double>? L

Field Value

VectorDouble
See Also