SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::base::PredictiveRefinement, including all inherited members.
addElementToCollection(const GridStorage::grid_map_iterator &iter, AbstractRefinement::refinement_list_type current_value_list, size_t refinements_num, AbstractRefinement::refinement_container_type &collection) | sgpp::base::PredictiveRefinement | protectedvirtual |
checkAdmissibility(GridStorage &storage, GridPoint &subspace) | sgpp::base::RefinementDecorator | |
collectRefinablePoints(GridStorage &storage, RefinementFunctor &functor, AbstractRefinement::refinement_container_type &collection) override | sgpp::base::PredictiveRefinement | protectedvirtual |
compare_pairs(const refinement_pair_type &lhs, const refinement_pair_type &rhs) | sgpp::base::AbstractRefinement | inlinestatic |
createGridpoint(GridStorage &storage, GridPoint &point) | sgpp::base::RefinementDecorator | protectedvirtual |
createGridpoint1D(GridPoint &point, size_t d, GridStorage &storage, index_t &source_index, level_t &source_level) | sgpp::base::AbstractRefinement | protectedvirtual |
createGridpointSubroutine(GridStorage &storage, GridPoint &point) | sgpp::base::AbstractRefinement | inlineprotectedvirtual |
free_refine(GridStorage &storage, PredictiveRefinementIndicator &functor, std::vector< size_t > *addedPoints=0) | sgpp::base::PredictiveRefinement | |
sgpp::base::RefinementDecorator::free_refine(GridStorage &storage, RefinementFunctor &functor, std::vector< size_t > *addedPoints=0) | sgpp::base::RefinementDecorator | virtual |
get_decorated_refinement() | sgpp::base::RefinementDecorator | inlineprotected |
getIndexOfMin(RefinementFunctor::value_type *array, size_t length) | sgpp::base::AbstractRefinement | virtual |
getIndicator(GridStorage &storage, const GridStorage::grid_map_iterator &iter, const RefinementFunctor &functor) const override | sgpp::base::PredictiveRefinement | protectedvirtual |
getNumberOfRefinablePoints(GridStorage &storage) | sgpp::base::RefinementDecorator | virtual |
isRefinable(GridStorage &storage, GridPoint &point) | sgpp::base::AbstractRefinement | |
LearnerOnlineSGD class | sgpp::base::PredictiveRefinement | friend |
PredictiveRefinement(AbstractRefinement *refinement) | sgpp::base::PredictiveRefinement | inlineexplicit |
refineGridpoint(GridStorage &storage, size_t refine_index) | sgpp::base::RefinementDecorator | protectedvirtual |
refineGridpoint1D(GridStorage &storage, GridPoint &point, size_t d) | sgpp::base::RefinementDecorator | virtual |
sgpp::base::AbstractRefinement::refineGridpoint1D(GridStorage &storage, size_t seq, size_t d) | sgpp::base::AbstractRefinement | virtual |
refineGridpointsCollection(GridStorage &storage, RefinementFunctor &functor, AbstractRefinement::refinement_container_type &collection) override | sgpp::base::PredictiveRefinement | protectedvirtual |
refinement_container_type typedef | sgpp::base::AbstractRefinement | |
refinement_key_type typedef | sgpp::base::PredictiveRefinement | |
refinement_list_type typedef | sgpp::base::AbstractRefinement | |
refinement_pair_type typedef | sgpp::base::AbstractRefinement | |
refinement_value_type typedef | sgpp::base::AbstractRefinement | |
RefinementDecorator(AbstractRefinement *refinement) | sgpp::base::RefinementDecorator | inlineexplicit |
set_decorated_refiment(AbstractRefinement *refinement) | sgpp::base::RefinementDecorator | inlineprotected |
setAlpha(DataVector &alpha) | sgpp::base::PredictiveRefinement | inline |
~AbstractRefinement() | sgpp::base::AbstractRefinement | inlinevirtual |
~RefinementDecorator() | sgpp::base::RefinementDecorator | inlinevirtual |