|
GnuCash 2.3.0
|
Data Fields | |
| double | product |
| double | product_difference |
intermediate values used to calculate the bayes probability of a given account where p(AB) = (a*b)/[a*b + (1-a)(1-b)], product is (a*b), product_difference is (1-a) * (1-b)
Definition at line 219 of file import-match-map.c.
1.7.4