Click or drag to resize

QuickLinearArbitraryBaseRegression Constructor

Overload List
 NameDescription
Public methodQuickLinearArbitraryBaseRegression(FuncDouble, Double) Initializes a new instance of the QuickLinearArbitraryBaseRegression class.
Public methodQuickLinearArbitraryBaseRegression(ActionDouble, VectorDouble, Int32) Initializes a new instance of the QuickLinearArbitraryBaseRegression class.
Public methodQuickLinearArbitraryBaseRegression(ActionDouble, VectorDouble, NullableDouble) Initializes a new instance of the QuickLinearArbitraryBaseRegression class. Here, some parameters can be fixed to given values (null means not fixed).
Public methodQuickLinearArbitraryBaseRegression(FuncDouble, Double, NullableDouble) Initializes a new instance of the QuickLinearArbitraryBaseRegression class. Here, some parameters can be fixed to given values.
Top
See Also