|
CMP++: Uncertainty Quantification & Bayesian Calibration
|
This is the complete list of members for cmp::grid::ScrambledSobolGrid, including all inherited members.
| construct(const size_t &nPoints) override | cmp::grid::ScrambledSobolGrid | inlinevirtual |
| dim() const override | cmp::grid::ScrambledSobolGrid | inlinevirtual |
| dim_seeds_ | cmp::grid::ScrambledSobolGrid | private |
| dimension_ | cmp::grid::ScrambledSobolGrid | private |
| gen_ | cmp::grid::ScrambledSobolGrid | private |
| hash_prefix(uint64_t prefix, uint64_t seed) | cmp::grid::ScrambledSobolGrid | inlineprivatestatic |
| lowerBound_ | cmp::grid::ScrambledSobolGrid | private |
| operator()() | cmp::grid::ScrambledSobolGrid | inline |
| owen_scramble(uint64_t val, uint64_t seed) | cmp::grid::ScrambledSobolGrid | inlineprivatestatic |
| ScrambledSobolGrid(const Eigen::Ref< const Eigen::VectorXd > &lowerBound, const Eigen::Ref< const Eigen::VectorXd > &upperBound, unsigned int seed=42) | cmp::grid::ScrambledSobolGrid | inline |
| upperBound_ | cmp::grid::ScrambledSobolGrid | private |
| ~Grid()=default | cmp::grid::Grid | virtual |