#include <Synchrotron.h>
Static Public Member Functions | |
| double | Synchrotron1 (const double x) |
| Evaluate the first synchrotron function. | |
| Dpair | Synchrotron1Err (const double x) |
| Evaluate the first synchrotron function and estimate the error. | |
| double | Synchrotron2 (const double x) |
| Evaluate the second synchrotron function. | |
| Dpair | Synchrotron2Err (const double x) |
| Evaluate the second synchrotron function and estimate the error. | |
Definition at line 25 of file Synchrotron.h.
|
|
Evaluate the first synchrotron function.
|
|
|
Evaluate the first synchrotron function and estimate the error.
|
|
|
Evaluate the second synchrotron function.
|
|
|
Evaluate the second synchrotron function and estimate the error.
|
1.3.4