Click or drag to resize

IDoubleToDoubleTransformation Methods

The IDoubleToDoubleTransformation type exposes the following members.

Methods
 NameDescription
Public methodDerivative Evaluates the derivative of the transformed y value.
Public methodGetRepresentationAsFunction Gets the representation of this transformation as a function with the argument provided in the parameter arg.
(Inherited from IVariantToVariantTransformation)
Public methodTransform(AltaxoVariant) Transforms the specified value into another AltaxoVariant value.
(Inherited from IVariantToVariantTransformation)
Public methodTransform(Double) Transforms the specified y value.
Top
See Also