SG++-Doxygen-Documentation
sgpp::base::IndexInSubspaceGenerator::iterator Class Reference

Iterator class compatible with STL forward iterator (no const iterator) More...

#include <IndexInSubspaceGenerator.hpp>

Inheritance diagram for sgpp::base::IndexInSubspaceGenerator::iterator:

Public Member Functions

 iterator (IndexInSubspaceGenerator *p=0)
 
bool operator!= (const iterator &other) const
 
reference operator* ()
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other) const
 

Detailed Description

Iterator class compatible with STL forward iterator (no const iterator)

Constructor & Destructor Documentation

◆ iterator()

sgpp::base::IndexInSubspaceGenerator::iterator::iterator ( IndexInSubspaceGenerator p = 0)
inlineexplicit

Member Function Documentation

◆ operator!=()

bool sgpp::base::IndexInSubspaceGenerator::iterator::operator!= ( const iterator other) const
inline

◆ operator*()

reference sgpp::base::IndexInSubspaceGenerator::iterator::operator* ( )
inline

◆ operator++() [1/2]

iterator& sgpp::base::IndexInSubspaceGenerator::iterator::operator++ ( )
inline

◆ operator++() [2/2]

iterator sgpp::base::IndexInSubspaceGenerator::iterator::operator++ ( int  )
inline

References analyse_erg::tmp.

◆ operator==()

bool sgpp::base::IndexInSubspaceGenerator::iterator::operator== ( const iterator other) const
inline

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