CMAPLE 1.0.0
C++ MAximum Parsimonious Likelihood Estimation
|
This is the complete list of members for cmaple::ParamsBuilder, including all inherited members.
build() | cmaple::ParamsBuilder | |
ParamsBuilder() | cmaple::ParamsBuilder | |
withFixedMinBlength(const double &fixed_min_blength) | cmaple::ParamsBuilder | |
withMaxBlengthFactor(const double &max_blength_factor) | cmaple::ParamsBuilder | |
withMinBlengthFactor(const double &min_blength_factor) | cmaple::ParamsBuilder | |
withMutationUpdatePeriod(const int32_t &mutation_update_period) | cmaple::ParamsBuilder | |
withNumTreeTraversal(const int32_t &num_tree_traversal) | cmaple::ParamsBuilder | |
withRandomSeed(const uint64_t &seed) | cmaple::ParamsBuilder | |
withSPRThresh(const double &SPR_thresh) | cmaple::ParamsBuilder | |
withStopTreeSearchThresh(const double &stop_search_thresh) | cmaple::ParamsBuilder | |
withThreshProb(const double &thresh_prob) | cmaple::ParamsBuilder |