\( f(x) = f(x,y) = f(x,y,z) = A\exp(-x/L_n) + B \)
More...
\( f(x) = f(x,y) = f(x,y,z) = A\exp(-x/L_n) + B \)
◆ ExpProfX()
dg::ExpProfX::ExpProfX |
( |
double |
amp, |
|
|
double |
bamp, |
|
|
double |
ln |
|
) |
| |
|
inline |
Construct with three coefficients.
- Parameters
-
amp | amplitude A |
bamp | background amplitude B (choose zero for constant gradient length |
ln | gradient lenght L_n (must be !=0) |
◆ operator()() [1/3]
DG_DEVICE double dg::ExpProfX::operator() |
( |
double |
x | ) |
const |
|
inline |
◆ operator()() [2/3]
DG_DEVICE double dg::ExpProfX::operator() |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
inline |
◆ operator()() [3/3]
DG_DEVICE double dg::ExpProfX::operator() |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: