ODENormMethod Property |
Namespace: Imsl.Math
Default: NormMethod = ODE.ErrorNormOptions.MinAbsRel.
value | Constraint |
---|---|
MinAbsRel | Minimum of the absolute error and the relative error, equals the maximum of |
Abs | Absolute error, equals |
Max | Maximum of |
Euclidean | Scaled Euclidean norm defined as where and is the number of equations |