IDouble |
The IDoubleToDoubleTransformation type exposes the following members.
Name | Description | |
---|---|---|
BackTransformation |
Gets the corresponding back transformation, or null if no such back transformation exists (as for instance for the absolute value transformation).
(Inherited from IVariantToVariantTransformation) | |
InputValueType |
Gets the type of the input value of the transformation.
(Inherited from IVariantToVariantTransformation) | |
IsEditable |
Gets a value indicating whether this instance is editable, i.e. contains methods to make new instances of this class
with other behaviour.
(Inherited from IVariantToVariantTransformation) | |
OutputValueType |
Gets the type of the output value of the transformation.
(Inherited from IVariantToVariantTransformation) | |
RepresentationAsFunction |
Gets the representation of this transformation as a function.
(Inherited from IVariantToVariantTransformation) | |
RepresentationAsOperator |
Gets the representation of this transformation as an operator. If the operator representation is not applicable, null should be returned.
(Inherited from IVariantToVariantTransformation) |