Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
calc_lookup_table_difference [2013/07/18 19:59] admin [Optional Inputs] |
calc_lookup_table_difference [2015/10/13 20:21] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Calc Lookup Table Union ====== | + | ====== Calc Lookup Table Difference ====== |
| ===== Description ===== | ===== Description ===== | ||
| Line 7: | Line 7: | ||
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | First Table | [[Lookup Table Type|Lookup Table ]] | The first lookup table. | | + | | First Table | [[Lookup Table Type]] | The first lookup table. | |
| - | | Second Table | [[Lookup Table Type|Lookup Table ]] | The second lookup table. | | + | | Second Table | [[Lookup Table Type]] | The second lookup table. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ Default Value ^ | + | ^ Name ^ Type ^ Description ^ Default Value ^ |
| - | | use Symmetrical Difference | [[Bool Type|Bool] | If true, the symmetrical difference between two lookup tables is calculated; otherwise, the relative complement is used. | True | | + | | use Symmetrical Difference | [[Boolean Value Type]] | If true, the symmetrical difference between two lookup tables is calculated; otherwise, the relative complement is used. | True | |
| ===== Output ===== | ===== Output ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | result | [[Lookup Table Type|Lookup Table ]] | The resulting lookup table. | | + | | result | [[Lookup Table Type]] | The resulting lookup table. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 30: | Line 30: | ||
| For further information about difference between two sets, see [[wp>Difference_(set_theory)]] and [[wp>Symmetric_difference]]. | For further information about difference between two sets, see [[wp>Difference_(set_theory)]] and [[wp>Symmetric_difference]]. | ||
| + | |||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| CalcLookupTableDifference | CalcLookupTableDifference | ||