CompareFloatLists¶
Compares two float lists and returns the difference as normalized value.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| ListA (List`1 Required) | — |
| ListB (List`1 Required) | — |
| Threshold (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Difference | System.Single |