BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines helper functions for InterferenceFunctions and Strategies. More...
Go to the source code of this file.
Namespaces | |
FormFactorPrecompute | |
Macros | |
#define | BORNAGAIN_SAMPLE_INTERFERENCE_FORMFACTORPRECOMPUTE_H |
Typedefs | |
using | FormFactorPrecompute::matrixFFVector_t = std::vector< Eigen::Matrix2cd, Eigen::aligned_allocator< Eigen::Matrix2cd > > |
Functions | |
matrixFFVector_t | FormFactorPrecompute::polarized (const SimulationElement &sim_element, const std::vector< FormFactorCoherentSum > &ff_wrappers) |
std::vector< complex_t > | FormFactorPrecompute::scalar (const SimulationElement &sim_element, const std::vector< FormFactorCoherentSum > &ff_wrappers) |
Defines helper functions for InterferenceFunctions and Strategies.
Definition in file FormFactorPrecompute.h.
#define BORNAGAIN_SAMPLE_INTERFERENCE_FORMFACTORPRECOMPUTE_H |
Definition at line 21 of file FormFactorPrecompute.h.