Constructor
# new "FuzzyVeracity"(v, fopt)
A (very) simplified version of FuzzyLogics, better for performance with expressions.
See https://github.com/Nico-Duduf/DuFuzzyLogic for more explanations
See https://github.com/Nico-Duduf/DuFuzzyLogic for more explanations
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
v |
Number
|
The original veracity, must be in the range [0.0, 1.0] | ||
f |
Number
|
<optional> |
1 | A factor to adjust the importance of the veracity, when compared to others. |
- Copyright:
- 2020-2022 Nicolas Dufresne and contributors
- License:
- GPL-v3