SG++-Doxygen-Documentation
sgpp::base::SubspaceGenerator Class Reference

#include <SubspaceGenerator.hpp>

Classes

class  iterator
 

Public Types

typedef value_typepointer_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)
 

Member Typedef Documentation

◆ pointer_type

◆ queue_value_type

◆ value_type

typedef std::vector<unsigned int> sgpp::base::SubspaceGenerator::value_type

Constructor & Destructor Documentation

◆ SubspaceGenerator()

sgpp::base::SubspaceGenerator::SubspaceGenerator ( unsigned int  dim,
unsigned int  max_level 
)
explicit

Member Function Documentation

◆ begin()

iterator sgpp::base::SubspaceGenerator::begin ( )
inline

◆ end()

iterator sgpp::base::SubspaceGenerator::end ( )
inline

The documentation for this class was generated from the following files: