Regression Class

CVB.Net Documentation
Various regression functions.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.FoundationRegression

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public static class Regression

The Regression type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCircle
Create a circle, that fits best into a collection of points.
Public methodStatic memberEllipse
Create an ellipse, that fits best into a collection of points.
Public methodStatic memberLine
Create a line, that fits best into a collection of points.
Top
See Also

Reference