ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
Strategy< Derived > Member List

This is the complete list of members for Strategy< Derived >, including all inherited members.

display_name() const =0Strategy< Derived >pure virtual
Factory typedefStrategy< Derived >
from_json(nlohmann::json const &j)Strategy< Derived >inlinestatic
Ptr typedefStrategy< Derived >
register_strategy(std::string const &name, Factory factory)Strategy< Derived >inlinestatic
to_json(nlohmann::json &j) const =0Strategy< Derived >pure virtual
~Strategy()=defaultStrategy< Derived >virtual