account_probability Struct Reference
[Import_Export]


Detailed Description

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 213 of file import-match-map.c.

Data Fields

double product
double product_difference


The documentation for this struct was generated from the following file:
Generated on Tue Oct 14 05:05:24 2008 for GnuCash by  doxygen 1.5.2