Package gov.nih.mipav.model.algorithms
Class LSCM.VertexTrait
java.lang.Object
gov.nih.mipav.model.algorithms.LSCM.Trait
gov.nih.mipav.model.algorithms.LSCM.VertexTrait
- Enclosing class:
LSCM
-
Field Summary
FieldsModifier and TypeFieldDescriptionintbooleanint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_index
public int m_index -
m_valence
public int m_valence -
m_uv
-
m_father
-
m_touched
public boolean m_touched
-
-
Constructor Details
-
VertexTrait
public VertexTrait()
-