Class HbsmsGes.GraphWithPValue
java.lang.Object
edu.cmu.tetrad.search.work_in_progress.HbsmsGes.GraphWithPValue
- Enclosing class:
- HbsmsGes
A graph with a P value.
- 
Constructor SummaryConstructorsConstructorDescriptionGraphWithPValue(Graph graph, double pValue) Constructor for GraphWithPValue.
- 
Method Summary
- 
Constructor Details- 
GraphWithPValueConstructor for GraphWithPValue. - Parameters:
- graph- a- Graphobject
- pValue- a double
 
 
- 
- 
Method Details- 
getGraphGetter for the field graph.- Returns:
- a Graphobject
 
- 
getPValuepublic double getPValue()getPValue. - Returns:
- a double
 
- 
hashCodepublic int hashCode()hashCode. 
- 
equalsequals. 
 
-