Natural |
The NaturalExponentialTransformation type exposes the following members.
| Name | Description | |
|---|---|---|
| Derivative | Evaluates the derivative of the transformed y value. | |
| Equals | (Inherited from ImmutableClassWithoutMembersBase) | |
| 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 | (Inherited from ImmutableClassWithoutMembersBase) | |
| GetRepresentationAsFunction | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Transform(AltaxoVariant) | Transforms the specified value into another AltaxoVariant value. | |
| Transform(Double) | Transforms the specified y value. |