addRandomShift(int d1, int d2, RandomStream stream) | PointSet | |
addRandomShift(RandomStream stream) | PointSet | |
addRandomShift(int d1, int d2) | PointSet | |
addRandomShift() | PointSet | |
capacityShift | PointSet | protected |
clearRandomShift() | PointSet | |
dim | PointSet | protected |
dimShift | PointSet | protected |
EpsilonHalf | PointSet | protected |
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 SubsetOfPointSet) | SubsetOfPointSet | |
getDimension() | PointSet | |
getNumPoints() | PointSet | |
i_from (defined in SubsetOfPointSet) | SubsetOfPointSet | protected |
i_index (defined in SubsetOfPointSet) | SubsetOfPointSet | package |
i_to (defined in SubsetOfPointSet) | SubsetOfPointSet | package |
iterator() (defined in SubsetOfPointSet) | SubsetOfPointSet | |
j_from (defined in SubsetOfPointSet) | SubsetOfPointSet | protected |
j_index (defined in SubsetOfPointSet) | SubsetOfPointSet | package |
j_to (defined in SubsetOfPointSet) | SubsetOfPointSet | package |
MAXBITS | PointSet | protectedstatic |
numPoints | PointSet | protected |
P (defined in SubsetOfPointSet) | SubsetOfPointSet | protected |
randomize(PointSetRandomization rand) | PointSet | |
selectCoordinates(int[] coordIndices, int numCoord) | SubsetOfPointSet | |
selectCoordinatesRange(int from, int to) | SubsetOfPointSet | |
selectPoints(int[] pointIndices, int numPoints) | SubsetOfPointSet | |
selectPointsRange(int from, int to) | SubsetOfPointSet | |
shift | PointSet | protected |
shiftStream | PointSet | protected |
SubsetOfPointSet(PointSet p) | SubsetOfPointSet | |
toString() (defined in SubsetOfPointSet) | SubsetOfPointSet | |