Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.Regression.Nonlinear
ProjectorMatrices Class
ProjectorMatrices Methods
ToProjector Method
TryConvertToProjector Method
Projector
Matrices
Try
Convert
To
Projector Method
Try to construct a projector directly from these matrices.
Namespace:
Altaxo.Calc.Regression.Nonlinear
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
Copy
public
(
LinearConstraintsProjector
projector,
string
? errorMessage)
TryConvertToProjector
()
Return Value
ValueTuple
LinearConstraintsProjector
,
String
A tuple of a
LinearConstraintsProjector
initialized from the available matrices, and an error message. Either the projector is not
null
, or the error message contains a descriptive error.
See Also
Reference
ProjectorMatrices Class
Altaxo.Calc.Regression.Nonlinear Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net