16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_INTERFERENCE_FORMFACTORPRECOMPUTE_H
21 #define BORNAGAIN_SAMPLE_INTERFERENCE_FORMFACTORPRECOMPUTE_H
24 #include <Eigen/StdVector>
31 using matrixFFVector_t = std::vector<Eigen::Matrix2cd, Eigen::aligned_allocator<Eigen::Matrix2cd>>;
34 const std::vector<FormFactorCoherentSum>& ff_wrappers);
36 const std::vector<FormFactorCoherentSum>& ff_wrappers);
Defines complex_t, and a few elementary functions.
Data stucture containing both input and output of a single detector cell.