BornAgain
1.18.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.
Typedefs | |
using | InterferenceFunctionUtils::matrixFFVector_t = std::vector< Eigen::Matrix2cd, Eigen::aligned_allocator< Eigen::Matrix2cd > > |
Functions | |
std::vector< complex_t > | InterferenceFunctionUtils::PrecomputeScalarFormFactors (const SimulationElement &sim_element, const std::vector< FormFactorCoherentSum > &ff_wrappers) |
matrixFFVector_t | InterferenceFunctionUtils::PrecomputePolarizedFormFactors (const SimulationElement &sim_element, const std::vector< FormFactorCoherentSum > &ff_wrappers) |
Defines helper functions for InterferenceFunctions and Strategies.
Definition in file InterferenceFunctionUtils.h.