Negate |
[Missing <summary> documentation for "T:Altaxo.Data.Transformations.NegateTransformation"]
public class NegateTransformation : ImmutableClassWithoutMembersBase, IDoubleToDoubleTransformation, IVariantToVariantTransformation, IImmutable
The NegateTransformation type exposes the following members.
| Name | Description | |
|---|---|---|
| NegateTransformation | Initializes a new instance of the NegateTransformation class |
| Name | Description | |
|---|---|---|
| BackTransformation | ||
| InputValueType | Gets the type of the input value of the transformation. | |
| Instance | ||
| IsEditable | (Inherited from ImmutableClassWithoutMembersBase) | |
| OutputValueType | Gets the type of the output value of the transformation. | |
| RepresentationAsFunction | ||
| RepresentationAsOperator |
| 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) | ||
| Transform(Double) |