BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
InterferenceFunctionUtils.h File Reference
Include dependency graph for InterferenceFunctionUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 InterferenceFunctionUtils
 

Typedefs

using InterferenceFunctionUtils::matrixFFVector_t = std::vector< Eigen::Matrix2cd, Eigen::aligned_allocator< Eigen::Matrix2cd > >
 

Functions

std::vector< complex_tInterferenceFunctionUtils::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)
 

Detailed Description

Defines helper functions for InterferenceFunctions and Strategies.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file InterferenceFunctionUtils.h.