|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgmm.HeuristicComputer
public class HeuristicComputer
Field Summary | |
---|---|
static float |
R
|
static float |
W
|
Constructor Summary | |
---|---|
HeuristicComputer(float[][] Q)
|
Method Summary | |
---|---|
float |
getHeuristicValue(Node node,
GMMEstimator gmme)
|
float[] |
getMinCliqueWeights()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static float W
public static float R
Constructor Detail |
---|
public HeuristicComputer(float[][] Q)
Method Detail |
---|
public float getHeuristicValue(Node node, GMMEstimator gmme)
public float[] getMinCliqueWeights()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |