The CogFitCircleResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| NumPoints | The number of points supplied to the fit. | |
| RMSError | Root mean square error for the fitting operation. It is computed by taking the square root of the mean of the squares of the individual errors. |
See Also