15 #ifndef BORNAGAIN_CORE_COMPUTATION_SPECULARSTRATEGYBUILDER_H
16 #define BORNAGAIN_CORE_COMPUTATION_SPECULARSTRATEGYBUILDER_H
25 static std::unique_ptr<ISpecularStrategy> build(
const MultiLayer& sample,
const bool magnetic);
Defines and implements class ISpecularStrategy.
Defines class MultiLayer.
Our sample model: a stack of layers one below the other.