QPMS
Electromagnetic multiple scattering library and toolkit.
|
Structure for holding complex-valued result of computation and an error estimate. More...
#include <ewald.h>
Data Fields | |
complex double | val |
Calculation result. | |
double | err |
Error estimate. | |
Structure for holding complex-valued result of computation and an error estimate.
Similar to gsl_sf_result, but with complex val.