Class Sextad
java.lang.Object
edu.cmu.tetrad.search.work_in_progress.Sextad
- All Implemented Interfaces:
TetradSerializable
,Serializable
Represents an ordered sextad of variables.
- Version:
- $Id: $Id
- Author:
- josephramsey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getI()
Getter for the fieldi
.getJ()
Getter for the fieldj
.getK()
Getter for the fieldk
.getL()
Getter for the fieldl
.getM()
Getter for the fieldm
.getN()
Getter for the fieldn
.getNodes()
getNodes.int
hashCode()
hashCode.static Sextad
Generates a simple exemplar of this class to test serialization.toString()
toString.
-
Constructor Details
-
Sextad
-
Sextad
-
-
Method Details
-
serializableInstance
-
getI
-
getJ
-
getK
-
getL
-
getM
-
getN
-
hashCode
-
equals
-
toString
-
getNodes
-