This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Table |
Classes | |
class | Impala::Core::Table::Bayes |
A Bayes class has two child classes: BayesCondProb: compute the conditional probability P(c_{k}|g_{j}) based on annotation tables BayesFusion: update concept similarity tables, as posterior probability of concepts P(c_{k}|X_{i}). More... |