|
TBTK
|
#include <AmplitudeSet.h>
Public Member Functions | |
| ~Iterator () | |
| void | reset () |
| void | searchNextHA () |
| const HoppingAmplitude * | getHA () const |
Friends | |
| class | AmplitudeSet |
Iterator for iterating through HoppingAmplitudes .
| TBTK::AmplitudeSet::Iterator::~Iterator | ( | ) |
Destructor.
| const HoppingAmplitude * TBTK::AmplitudeSet::Iterator::getHA | ( | ) | const |
Get current HoppingAmplitude.
| void TBTK::AmplitudeSet::Iterator::reset | ( | ) |
Reset iterator.
| void TBTK::AmplitudeSet::Iterator::searchNextHA | ( | ) |
Iterate to next HoppingAmplitude.
|
friend |
The iterator can only be constructed by the AmplitudeSet.
1.8.11