![]() |
SG++-Doxygen-Documentation
|
#include <SubspaceGenerator.hpp>
Classes | |
| class | iterator |
Public Types | |
| typedef value_type * | pointer_type |
| typedef std::pair< pointer_type, unsigned int > | queue_value_type |
| typedef std::vector< unsigned int > | value_type |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| SubspaceGenerator (unsigned int dim, unsigned int max_level) | |
| typedef std::pair<pointer_type, unsigned int> sgpp::base::SubspaceGenerator::queue_value_type |
| typedef std::vector<unsigned int> sgpp::base::SubspaceGenerator::value_type |
|
explicit |
|
inline |
|
inline |