#include <HoppingAmplitude.h>
Abstract base class for callbacks that allow for delayed determination of the HoppingAmplitude's value.
◆ getHoppingAmplitude()
virtual std::complex<double> TBTK::HoppingAmplitude::AmplitudeCallback::getHoppingAmplitude |
( |
const Index & |
to, |
|
|
const Index & |
from |
|
) |
| const |
|
pure virtual |
Function responsible for returning the value of the HoppingAmplitude for the given indices.
- Parameters
-
- Returns
- The value of the HoppingAmplitude for the given indices.
The documentation for this class was generated from the following file: