ProjectorMatricesB Property |
Gets the vector used for equality comparison.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic Vector<double>? B { get; init; }Property Value
VectorDouble
See Also