Click or drag to resize

ProjectorMatricesB Property

Gets the vector used for equality comparison.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public Vector<double>? B { get; init; }

Property Value

VectorDouble
See Also