| (|*|) [Tofn] | OFN multiplication. |
| (|+|) [Tofn] | OFN addition. |
| (|-|) [Tofn] | OFN subtraction. |
| (|/|) [Tofn] | OFN division |
B | |
| base_function [Tofn] | Base functions for each family. |
I | |
| inv [Tofn] | Inverses of base functions |
| is_decreasing [Tofn] | Determine if an OFN is decreasing. |
| is_increasing [Tofn] | Determine if an OFN is increasing. |
| is_proper [Tofn] | Detect if an OFN has a type I or type II pathology (see Section 1.4 of the paper. |
M | |
| membership [Tofn] | The membership function associated to an OFN. |
S | |
| sametype [Tofn] | Determine if two given OFNs are of the same type. |
T | |
| tuplemap [Tofn] | Apply a binary operator to the essential tuples of two OFNs. |
| tuplemap_safe [Tofn] | Apply a binary operator to the essential tuples of two OFNs only when the types match. |