|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.tufts.cs.geometry.ProximityGraph
edu.tufts.cs.geometry.PGBeta
public class PGBeta
| Constructor Summary | |
|---|---|
PGBeta()
|
|
| Method Summary | |
|---|---|
void |
computeGraph()
Compute the graph from a initialized set of points. |
double |
getBetaValue()
|
boolean |
isBetaEdge(int indexA,
int indexB)
|
void |
setBetaValue(double betaValue)
|
| Methods inherited from class edu.tufts.cs.geometry.ProximityGraph |
|---|
getConnectedVertices, getEdgeCount, iterator, setData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PGBeta()
| Method Detail |
|---|
public void setBetaValue(double betaValue)
public double getBetaValue()
public void computeGraph()
ProximityGraph
computeGraph in class ProximityGraph
public boolean isBetaEdge(int indexA,
int indexB)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||