Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.Ode
BandJacobianMatrixEvaluator Class
DenseJacobianMatrixEvaluator Class
DOP853 Class
DOP853.CoreDOP853 Class
ErrorNorm Enumeration
GearsBDFWithNordsieckState Class
GearsBDFWithNordsieckState.Core Class
MultiStepMethodBase Class
MultiStepMethodBase.CalculateJacobian Delegate
MultiStepMethodBase.InitializationData Class
MultiStepMethodOptions Class
OdeIterationMethod Enumeration
OdeMethodOptions Class
RK546M Class
RK547M Class
RK8713M Class
RKF43 Class
RungeKuttaExplicitBase Class
RungeKuttaExplicitBase.Core Class
SparseJacobianMatrixEvaluator Class
StepSizeFilter Enumeration
Error
Norm Enumeration
Designates the norm used to calculate the local error.
Namespace:
Altaxo.Calc.Ode
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
enum
ErrorNorm
Members
Member name
Value
Description
L2Norm
0
Use the L2 norm of the relative errors.
InfinityNorm
1
Use the infinity norm of the relative errors.
See Also
Reference
Altaxo.Calc.Ode 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