QPMS
Electromagnetic multiple scattering library and toolkit.
Data Fields
qpms_csf_result Struct Reference

Structure for holding complex-valued result of computation and an error estimate. More...

#include <ewald.h>

Collaboration diagram for qpms_csf_result:
Collaboration graph
[legend]

Data Fields

complex double val
 Calculation result.
 
double err
 Error estimate.
 

Detailed Description

Structure for holding complex-valued result of computation and an error estimate.

Similar to gsl_sf_result, but with complex val.


The documentation for this struct was generated from the following file: