Click or drag to resize

FitFunctionMultipleSpectraSeparatePeakHeightsSeparateBaseline Methods

The FitFunctionMultipleSpectraSeparatePeakHeightsSeparateBaseline type exposes the following members.

Methods
 NameDescription
Public methodDefaultParameterValueNot implemented.
Public methodDefaultVarianceScalingNot implemented.
Public methodDependentVariableNameNot implemented.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodEvaluate(Double, Double, Double)Not implemented.
Public methodEvaluate(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble, IReadOnlyListBoolean) Evaluates the function values at multiple x-points.
Public methodEvaluateDerivative This evaluates the gradient of the function with respect to the parameters.
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetParameterBoundariesHardLimitNot implemented.
Public methodGetParameterBoundariesSoftLimitNot implemented.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIndependentVariableNameNot implemented.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodParameterNameNot implemented.
Public methodSetAllPeakParametersExceptFirstPeakToFixed Sets all peak parameters except that for the first peak to fixed.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also