WaveBlocksND
|
Implementation of exponential of potential evaluation. More...
#include <exponential.hpp>
Public Member Functions | |
Standard (potential_type pot) | |
potential_evaluation_type | evaluate_exponential_at_implementation (const argument_type &arg, real_t factor) const |
Implementation of exponential of potential evaluation.
A matrix potential inheriting this implementation can evaluate its exponential potential and also inherits the evaluation module given by EvalImpl.
EvalImpl | The implementation of the evaluation module used |
Basis | Which basis (bases::Eigen or bases::Canonical) the potential is given in |
|
inline |
|
inline |