#include <qle/math/computeenvironment.hpp>
Collaboration diagram for ComputeContext::Settings:Public Member Functions | |
| Settings () | |
Public Attributes | |
| bool | debug |
| bool | useDoublePrecision |
| QuantExt::SequenceType | rngSequenceType |
| std::size_t | rngSeed |
| std::size_t | regressionOrder |
Definition at line 66 of file computeenvironment.hpp.
| Settings | ( | ) |
Definition at line 67 of file computeenvironment.hpp.
| bool debug |
Definition at line 70 of file computeenvironment.hpp.
| bool useDoublePrecision |
Definition at line 71 of file computeenvironment.hpp.
| QuantExt::SequenceType rngSequenceType |
Definition at line 72 of file computeenvironment.hpp.
| std::size_t rngSeed |
Definition at line 73 of file computeenvironment.hpp.
| std::size_t regressionOrder |
Definition at line 74 of file computeenvironment.hpp.