16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_FFCOMPUTE_COMPUTEBA_H
21 #define BORNAGAIN_SAMPLE_FFCOMPUTE_COMPUTEBA_H
std::complex< double > complex_t
Defines and implements interface IFormFactor.
Provides scalar form factor evaluation in Born Approximation for given IFormFactor.
ComputeBA(const IFormFactor &ff)
ComputeBA * clone() const override
complex_t evaluate(const WavevectorInfo &wavevectors) const override
Calculates and returns a form factor calculation in BA.
Abstract base class for form factor evaluations.
Holds all wavevector information relevant for calculating form factors.