LogarithmicFermiDiracTransition Class |
[Missing <summary> documentation for "T:Altaxo.Calc.FitFunctions.Transitions.LogarithmicFermiDiracTransition"]
Inheritance Hierarchy Namespace: Altaxo.Calc.FitFunctions.TransitionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic class LogarithmicFermiDiracTransition : FermiDiracTransitionBase,
IImmutable
The LogarithmicFermiDiracTransition type exposes the following members.
Constructors
Properties
Methods | Name | Description |
---|
  | CreateLogarithmicFermiDiracTransition | |
 | DefaultParameterValue | (Inherited from FermiDiracTransitionBase) |
 | DefaultVarianceScaling | (Overrides FermiDiracTransitionBaseDefaultVarianceScaling(Int32)) |
 | DependentVariableName | (Inherited from FermiDiracTransitionBase) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
 | Evaluate(Double, Double, Double) | (Overrides FermiDiracTransitionBaseEvaluate(Double, Double, Double)) |
 | Evaluate(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble, IReadOnlyListBoolean) | (Overrides FermiDiracTransitionBaseEvaluate(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble, IReadOnlyListBoolean)) |
 | 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 | (Inherited from FermiDiracTransitionBase) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
 | ParameterName | (Inherited from FermiDiracTransitionBase) |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
Top
Events
See Also