Public Member Functions | |
MLNClauseInfo (const int &iindex, const double &ppriorMean) | |
MLNClauseInfo (const int &iindex) | |
~MLNClauseInfo () | |
void | compress () |
Public Attributes | |
int | index |
Array< PredIdClauseIndex * > | predIdsClauseIndexes |
Array< FormulaClauseIndexes * > | formulaClauseIndexes |
double | priorMean |
Definition at line 130 of file mlnhelper.h.