ProjectorMatricesA Property |
Gets the matrix used for equality comparison.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic Matrix<double>? A { get; init; }Property Value
MatrixDouble
See Also