TransformType Enumeration
Namespace:
Suoranta.Finance
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Members
| Member name | Description | |
|---|---|---|
| Injective | One-to-one or many-to-one: input domain values map to one value in target domain, but that value is not necessarily unique to the input value. | |
| Surjective | One-to-one or one-to-many: inverse is Injective. | |
| Bijective | One-to-one and onto. |

