Rate |
The RateOfConversionAutocatalytic type exposes the following members.
Name | Description | |
---|---|---|
CreateFitFunction | Creates the fit function. | |
DefaultParameterValue |
Returns a default parameter value. You must ensure that the fit function would generate
values with those default parameters.
(Inherited from ConversionAutocatalytic) | |
DefaultVarianceScaling |
Returns the default variance scaling for the dependent variable i.
(Inherited from ConversionAutocatalytic) | |
DependentVariableName |
Returns the ith dependent variable name.
(Inherited from ConversionAutocatalytic) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Evaluate(Double, Double, Double) |
This evaluates a function value.
(Overrides ConversionAutocatalyticEvaluate(Double, Double, Double)) | |
Evaluate(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble, IReadOnlyListBoolean) | (Inherited from ConversionAutocatalytic) | |
EvaluateConversion |
Evaluates the conversion (from 0..1). Thus, the prefactor A0 is not used here.
(Inherited from ConversionAutocatalytic) | |
EvaluateConversionRate |
Evaluates the conversion rate (without any prefactor). Thus, the resulting value
is the time derivative of the conversion (also without prefactor).
(Inherited from ConversionAutocatalytic) | |
EvaluateMultiple | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetParameterBoundariesHardLimit | ||
GetParameterBoundariesSoftLimit | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
IndependentVariableName |
Returns the ith independent variable name.
(Inherited from ConversionAutocatalytic) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ParameterName |
Returns the ith parameter name.
(Inherited from ConversionAutocatalytic) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |