|
libbbrc
|
Variables | |
| bool | bbrc_adjust_ub |
| bool | bbrc_do_pruning |
| bool | bbrc_aromatic |
| ChisqBbrcConstraint * | bbrc_chisq |
| KSBbrcConstraint * | bbrc_ks |
| bool | bbrc_do_yaml |
| bool | bbrc_gsp_out |
| bool | bbrc_bbrc_sep |
| bool | bbrc_regression |
| bool | bbrc_db_built |
| bool bbrc_adjust_ub |
Referenced by Bbrc::Defaults(), Bbrc::GetDynamicUpperBound(), and Bbrc::SetDynamicUpperBound().
| bool bbrc_aromatic |
Referenced by Bbrc::Defaults(), Bbrc::GetAromatic(), and Bbrc::SetAromatic().
| bool bbrc_bbrc_sep |
Referenced by Bbrc::Defaults(), Bbrc::GetBbrcSep(), Bbrc::MineRoot(), and Bbrc::SetBbrcSep().
| ChisqBbrcConstraint* bbrc_chisq |
| bool bbrc_db_built |
Referenced by Bbrc::AddActivity(), Bbrc::AddCompound(), Bbrc::GetNoCompounds(), Bbrc::GetNoRootNodes(), Bbrc::MineRoot(), and Bbrc::Reset().
| bool bbrc_do_pruning |
Referenced by Bbrc::Defaults(), Bbrc::GetPruning(), and Bbrc::SetPruning().
| bool bbrc_do_yaml |
Referenced by Bbrc::Bbrc(), and Bbrc::Defaults().
| bool bbrc_gsp_out |
Referenced by Bbrc::Bbrc(), and Bbrc::Defaults().
| KSBbrcConstraint* bbrc_ks |
Referenced by Bbrc::Defaults(), Bbrc::GetChisqSig(), Bbrc::Reset(), Bbrc::SetChisqSig(), and Bbrc::~Bbrc().
| bool bbrc_regression |
Referenced by Bbrc::Defaults(), Bbrc::GetChisqSig(), Bbrc::GetRegression(), Bbrc::MineRoot(), Bbrc::SetChisqSig(), and Bbrc::SetRegression().