public class Basis extends Transform implements Serializable, Cloneable
Modifier | Constructor and Description |
---|---|
protected |
Basis() |
|
Basis(Basis aBasis) |
|
Basis(de.jtem.blas.IntegerMatrix monodrom,
de.jtem.blas.IntegerMatrix singular,
de.jtem.blas.IntegerVector disting) |
Modifier and Type | Method and Description |
---|---|
void |
assign(Basis aTransform) |
Object |
clone() |
de.jtem.blas.IntegerMatrix |
getDependenceMatrix()
Get the value of dependenceMatrix.
|
de.jtem.blas.IntegerMatrix |
getFirstCycleBasis()
Get the value of firstCycleBasis.
|
de.jtem.blas.IntegerMatrix |
getFirstCycleIntersections()
Get the value of firstCycleIntersections.
|
int |
getNumOfCycles()
Get the value of numOfCycles.
|
de.jtem.blas.IntegerVector |
getStatusOfEdges()
Get the value of statusOfEdges.
|
assign, branchPointPassedCutOfBranchPointClockWise, branchPointPassedCutOfBranchPointCounterClockWise, branchPointPassedCutOfDistinguishedPointClockWise, branchPointPassedCutOfDistinguishedPointCounterClockWise, branchPointPassedCutOfSingularPointClockWise, branchPointPassedCutOfSingularPointCounterClockWise, checkForBifurcation, checkForBranchPointIndex, checkForDistinguishedPointIndex, checkForSingularPointIndex, computeEdgeIntegrals, computeEdgeIntegrals, computeEdgeIntegrals, computeEdgeIntegrals, distinguishedPointPassedCutOfBranchPointClockWise, distinguishedPointPassedCutOfBranchPointCounterClockWise, distinguishedPointPassedCutOfDistinguishedPointClockWise, distinguishedPointPassedCutOfDistinguishedPointCounterClockWise, distinguishedPointPassedCutOfSingularPointClockWise, distinguishedPointPassedCutOfSingularPointCounterClockWise, getDebug, getDistinguishedPoints, getEdgeBranchPoint, getEdgeEndPoint, getEdgeNumber, getEdgeStartPoint, getG, getGl, getH, getMonodromyAboutInfinity, getNumOf_g_Edges, getNumOf_h_Edges, getNumOfBranchPoints, getNumOfCells, getNumOfDistinguishedPoints, getNumOfEdges, getNumOfPaths, getNumOfSheets, getNumOfSingularPoints, getPassedCutDebug, getState, getState, getT, print, process, process, setDebug, setPassedCutDebug, setState, singularPointPassedCutOfBranchPointClockWise, singularPointPassedCutOfBranchPointCounterClockWise, singularPointPassedCutOfDistinguishedPointClockWise, singularPointPassedCutOfDistinguishedPointCounterClockWise, singularPointPassedCutOfSingularPointClockWise, singularPointPassedCutOfSingularPointCounterClockWise
protected Basis()
public Basis(Basis aBasis)
public Basis(de.jtem.blas.IntegerMatrix monodrom, de.jtem.blas.IntegerMatrix singular, de.jtem.blas.IntegerVector disting)
public void assign(Basis aTransform)
public de.jtem.blas.IntegerMatrix getDependenceMatrix()
public de.jtem.blas.IntegerMatrix getFirstCycleBasis()
public de.jtem.blas.IntegerMatrix getFirstCycleIntersections()
public int getNumOfCycles()
public de.jtem.blas.IntegerVector getStatusOfEdges()