|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.buffalo.nsf.xmlcqa.graph.CQA
edu.buffalo.nsf.xmlcqa.graph.FloodCQA
Nested Class Summary |
---|
Nested classes inherited from class edu.buffalo.nsf.xmlcqa.graph.CQA |
---|
CQA.Result |
Field Summary |
---|
Fields inherited from class edu.buffalo.nsf.xmlcqa.graph.CQA |
---|
mgr, threshold |
Fields inherited from interface edu.buffalo.nsf.xmlcqa.Constants |
---|
INF |
Constructor Summary | |
---|---|
FloodCQA(OperationManager mgr)
|
|
FloodCQA(OperationManager mgr,
int threshold)
|
Method Summary | |
---|---|
protected Vertex[] |
semiForce(Vertex[] next,
Vertex[] mem)
|
Methods inherited from class edu.buffalo.nsf.xmlcqa.graph.CQA |
---|
add, clearState, closure, compute, compute, computeEpsilon, consume, evaluate, multiply, scalarMultiplyCol, scalarMultiplyRep, snapshot, startState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FloodCQA(OperationManager mgr)
public FloodCQA(OperationManager mgr, int threshold)
Method Detail |
protected Vertex[] semiForce(Vertex[] next, Vertex[] mem)
semiForce
in class CQA
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |