Click or drag to resize

ErrorFunctionFromToEvaluate Method

Overload List
 NameDescription
Public methodEvaluate(Double, Double, Double) This evaluates a function value.
Public methodEvaluate(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble, IReadOnlyListBoolean) Evaluates the function values at multiple x-points.
Public methodStatic memberEvaluate(Double, Double, Double, ReadOnlySpanDouble, ReadOnlySpanDouble) Evaluates a smoothed step function that transitions from a left polynomial to a right polynomial value using an error function profile.
Top
See Also