Package gov.nih.mipav.model.algorithms
Class LSCM.Homology
java.lang.Object
gov.nih.mipav.model.algorithms.LSCM.Homology
- Enclosing class:
LSCM
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) LSCM.Graph(package private) List<List<LSCM.HalfEdge>> protected LSCM.Mesh -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_mesh
-
m_graph
LSCM.Graph m_graph -
m_loops
List<List<LSCM.HalfEdge>> m_loops
-
-
Constructor Details
-
Homology
-
-
Method Details
-
clear
public void clear() -
compute_basis
public void compute_basis()
-