ErrorMeasure Enumeration
Specifies the kind of error estimated by PolynomialProjection.GetErrorEstimation.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum ErrorMeasure
Values
Value name | Value | Description |
---|---|---|
MaxError | 0 | The result is the maximal error for all control points. |
MeanError | 1 | The result is the average error for all control points. |
Platforms
Windows, Linux, Android