15 #ifndef BORNAGAIN_CORE_SAMPLEBUILDERENGINE_ISAMPLEBUILDER_H
16 #define BORNAGAIN_CORE_SAMPLEBUILDERENGINE_ISAMPLEBUILDER_H
34 virtual size_t size() {
return 1; }
Defines class IParameterized.
Manages a local parameter pool, and a tree of child pools.
Interface to the class capable to build samples to simulate.
virtual MultiLayer * buildSample() const =0
virtual ~ISampleBuilder()
virtual MultiLayer * createSampleByIndex(size_t)
Our sample model: a stack of layers one below the other.