|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for Strategy< Derived >, including all inherited members.
| display_name() const =0 | Strategy< Derived > | pure virtual |
| Factory typedef | Strategy< Derived > | |
| from_json(nlohmann::json const &j) | Strategy< Derived > | inlinestatic |
| Ptr typedef | Strategy< Derived > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< Derived > | inlinestatic |
| to_json(nlohmann::json &j) const =0 | Strategy< Derived > | pure virtual |
| ~Strategy()=default | Strategy< Derived > | virtual |