ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::test::MockStop Member List

This is the complete list of members for ppforest2::test::MockStop, including all inherited members.

compute(NodeContext const &, stats::RNG &) const overrideppforest2::test::MockStopinlineprotectedvirtual
compute_callsppforest2::test::MockStopmutable
compute_returnppforest2::test::MockStop
display_name() const overrideppforest2::test::MockStopinlinevirtual
Factory typedefStrategy< StopRule >
from_json(nlohmann::json const &j)Strategy< StopRule >inlinestatic
MockStop(bool compute_return=false)ppforest2::test::MockStopinlineexplicit
Ptr typedefStrategy< StopRule >
register_strategy(std::string const &name, Factory factory)Strategy< StopRule >inlinestatic
should_stop(NodeContext const &ctx, stats::RNG &rng) constppforest2::stop::StopRule
supported_modes() const overrideppforest2::test::MockStopinlinevirtual
to_json() const overrideppforest2::test::MockStopinlinevirtual
~Strategy()=defaultStrategy< StopRule >virtual