Model.Fit Core Method
Computes the model to the specified input
using the specified parallelization options.
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
protected abstract void FitCore(
ModelInput input,
ParallelOptions options
)
Parameters
- input ModelInput
- options ParallelOptions