Click or drag to resize

DecadicExponentialTransformation Properties

The DecadicExponentialTransformation type exposes the following members.

Properties
 NameDescription
Public propertyBackTransformation Gets the corresponding back transformation, or null if no such back transformation exists (as for instance for the absolute value transformation).
Public propertyInputValueType Gets the type of the input value of the transformation.
Public propertyStatic memberInstance Gets the singleton instance.
Public propertyIsEditable Gets a value indicating whether this instance can be edited.
(Inherited from ImmutableClassWithoutMembersBase)
Public propertyOutputValueType Gets the type of the output value of the transformation.
Public propertyRepresentationAsFunction Gets the representation of this transformation as a function.
Public propertyRepresentationAsOperator Gets the representation of this transformation as an operator. If the operator representation is not applicable, null should be returned.
Top
See Also