|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::cutpoint::MeanOfMeans, including all inherited members.
| compute(NodeContext &ctx, stats::RNG &rng) const override | ppforest2::cutpoint::MeanOfMeans | protectedvirtual |
| display_name() const override | ppforest2::cutpoint::MeanOfMeans | inlinevirtual |
| Factory typedef | Strategy< Cutpoint > | |
| from_json(nlohmann::json const &j) | ppforest2::cutpoint::MeanOfMeans | static |
| locate(NodeContext &ctx, stats::RNG &rng) const | ppforest2::cutpoint::Cutpoint | |
| Ptr typedef | Strategy< Cutpoint > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< Cutpoint > | inlinestatic |
| supported_modes() const override | ppforest2::cutpoint::MeanOfMeans | inlinevirtual |
| to_json() const override | ppforest2::cutpoint::MeanOfMeans | virtual |
| ~Strategy()=default | Strategy< Cutpoint > | virtual |