NOMAD Source
Version 4.0.0 Beta
|
This is the complete list of members for LHS, including all inherited members.
_lowerBound | LHS | private |
_n | LHS | private |
_p | LHS | private |
_seed | LHS | private |
_upperBound | LHS | private |
getLowerBound() const | LHS | inline |
getSeed(void) const | LHS | inline |
getUpperBound(void) const | LHS | inline |
LHS(const size_t n, const size_t p, const ArrayOfDouble lowerBound, const ArrayOfDouble upperBound, const int seed=2920) | LHS | explicit |
Permutation(const size_t p) | LHS | static |
Sample() const | LHS | |
setLowerBound(const ArrayOfDouble lowerBound) | LHS | inline |
setSeed(const int seed) | LHS | inline |
setUpperBound(const ArrayOfDouble upperBound) | LHS | inline |