BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
FormFactorPrecompute.h File Reference

Defines helper functions for InterferenceFunctions and Strategies. More...

Include dependency graph for FormFactorPrecompute.h:
This graph shows which files directly or indirectly include this file:

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_tFormFactorPrecompute::scalar (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 FormFactorPrecompute.h.

Macro Definition Documentation

◆ BORNAGAIN_SAMPLE_INTERFERENCE_FORMFACTORPRECOMPUTE_H

#define BORNAGAIN_SAMPLE_INTERFERENCE_FORMFACTORPRECOMPUTE_H

Definition at line 21 of file FormFactorPrecompute.h.