SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
BreadthFirstSearch.hpp File Reference
#include <sgpp/globaldef.hpp>
#include <sgpp/base/grid/GridStorage.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <queue>
#include <vector>

Classes

class  sgpp::base::BreadthFirstSearch< FUNC >
 Class for applying a functor of type FUNC on all grid points of a sparse grid in a breadth-first search (BFS) manner. More...
 

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::base