class final
#include <calculate.hpp>
v_1_0_0::Settings Settings for a Calculation.
Constructors, destructors, conversion operators
Public functions
- auto context() const -> Context
- Current context of this algorithm.
- void set_context(const Context c)
- Set context for this algorithm.
Function documentation
void arcstk:: v_1_0_0:: Settings:: set_context(const Context c)
Set context for this algorithm.
Parameters | |
---|---|
c in | Context to set on this instance |