addFaureLemieuxPermutations() | HaltonSequence | |
addFaurePermutations() | HaltonSequence | |
addRandomShift(int d1, int d2, RandomStream stream) | PointSet | |
addRandomShift(RandomStream stream) | PointSet | |
addRandomShift(int d1, int d2) | PointSet | |
addRandomShift() | PointSet | |
capacityShift (defined in PointSet) | PointSet | protected |
clearRandomShift() | PointSet | |
dim (defined in PointSet) | PointSet | protected |
dimShift (defined in PointSet) | PointSet | protected |
EpsilonHalf (defined in PointSet) | PointSet | protected |
ErasePermutations() | HaltonSequence | |
formatPoints() | PointSet | |
formatPoints(int n, int d) | PointSet | |
formatPoints(PointSetIterator iter) | PointSet | |
formatPoints(PointSetIterator iter, int n, int d) | PointSet | |
formatPointsBase(int b) | PointSet | |
formatPointsBase(int n, int d, int b) | PointSet | |
formatPointsBase(PointSetIterator iter, int b) | PointSet | |
formatPointsBase(PointSetIterator iter, int n, int d, int b) | PointSet | |
formatPointsNumbered() | PointSet | |
formatPointsNumbered(int n, int d) | PointSet | |
getCoordinate(int i, int j) (defined in HaltonSequence) | HaltonSequence | |
getDimension() | PointSet | |
getNumPoints() (defined in HaltonSequence) | HaltonSequence | |
getStream() | PointSet | |
HaltonSequence(int dim) | HaltonSequence | |
init(double[] x0) | HaltonSequence | |
iterator() | PointSet | |
MAXBITS (defined in PointSet) | PointSet | protectedstatic |
numPoints (defined in PointSet) | PointSet | protected |
randomize(PointSetRandomization rand) | PointSet | |
randomize(int fromDim, int toDim, RandomStream stream) | PointSet | |
randomize(RandomStream stream) | PointSet | |
randomize(int d1, int d2) | PointSet | |
randomize() | PointSet | |
setStart(double[] x0) | HaltonSequence | |
setStream(RandomStream stream) | PointSet | |
shiftStream (defined in PointSet) | PointSet | protected |
toString() | PointSet | |
unrandomize() | PointSet | |