|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::test::MockStop, including all inherited members.
| compute(NodeContext const &, stats::RNG &) const override | ppforest2::test::MockStop | inlineprotectedvirtual |
| compute_calls | ppforest2::test::MockStop | mutable |
| compute_return | ppforest2::test::MockStop | |
| display_name() const override | ppforest2::test::MockStop | inlinevirtual |
| Factory typedef | Strategy< StopRule > | |
| from_json(nlohmann::json const &j) | Strategy< StopRule > | inlinestatic |
| MockStop(bool compute_return=false) | ppforest2::test::MockStop | inlineexplicit |
| Ptr typedef | Strategy< StopRule > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< StopRule > | inlinestatic |
| should_stop(NodeContext const &ctx, stats::RNG &rng) const | ppforest2::stop::StopRule | |
| supported_modes() const override | ppforest2::test::MockStop | inlinevirtual |
| to_json() const override | ppforest2::test::MockStop | inlinevirtual |
| ~Strategy()=default | Strategy< StopRule > | virtual |