IDouble |
The IDoubleToDoubleTransformation type exposes the following members.
Name | Description | |
---|---|---|
Derivative | Evaluates the derivative of the transformed y value. | |
GetRepresentationAsFunction |
Gets the representation of this transformation as a function with the argument provided in the parameter arg.
(Inherited from IVariantToVariantTransformation) | |
Transform(AltaxoVariant) |
Transforms the specified value into another AltaxoVariant value.
(Inherited from IVariantToVariantTransformation) | |
Transform(Double) | Transforms the specified y value. |