|
mdcore
0.1.5
|
#include <potential.h>
Data Fields | |
| FPTYPE | alpha [4] |
| FPTYPE * | c |
| double | a |
| double | b |
| unsigned int | flags |
| int | n |
The potential structure.
| double a |
Interval edges.
| FPTYPE alpha[4] |
Coefficients for the interval transform.
| double b |
| FPTYPE* c |
The coefficients.
| unsigned int flags |
Flags.
| int n |
Nr of intervals.
1.7.6.1