public class SchottkyAnalysis extends Schottky
generator, generatorInv
Constructor and Description |
---|
SchottkyAnalysis() |
SchottkyAnalysis(double[] uniformizationData) |
SchottkyAnalysis(double[] uniformizationData,
double accuracy) |
SchottkyAnalysis(int genus) |
Modifier and Type | Method and Description |
---|---|
double |
d(int wordLength)
Computes d for given word lengths.
|
double |
d(de.jtem.riemann.schottky.SchottkyGroupElement sigma) |
de.jtem.riemann.schottky.SchottkyGroupElement |
getGroupElement(String word)
Returns group element with provided word.
|
double |
getKappa2() |
double[] |
getL1() |
double |
getQ1() |
double |
getQ2() |
double |
getTheta1() |
boolean |
getUseFancyError() |
static String |
inverse(String word) |
void |
setUseFancyError(boolean v) |
abelianDifferentialOf1stKind, abelianDifferentialOf1stKind, abelianDifferentialOf1stKind, abelianDifferentialOf1stKind, abelianDifferentialOf3rdKind, abelianDifferentialOf3rdKind, abelianDifferentialOf3rdKind, abelianDifferentialOf3rdKind, abelianIntegralOf1stKind, abelianIntegralOf1stKind, abelianIntegralOf1stKind, abelianIntegralOf1stKind, abelianIntegralOf3rdKind, abelianIntegralOf3rdKind, abelianIntegralOf3rdKind, abelianIntegralOf3rdKind, abelMap, abelMap, abelMapDifferential, chi, chi, chi, chi, gamma, gamma, gamma, gamma, getAccuracy, getC, getL, getMaxWordLength, getNumElements, getNumOfElementsOfCosetWithWordLength, getNumOfElementsWithWordLength, getPeriodMatrix, getPeriodMatrix, getPeriodMatrix, getPeriodMatrix, getV, getV, getV, getV, getV, getV, getV, isDifferentialSeriesEvaluable, isIntegralSeriesEvaluable, isSeriesEvaluable, k, kappa, setAccuracy, setC, setL, sigma, sigma, sigma, sigma, theta, theta1, theta2, V, V
distToBoundaryOfFundamentalDomain, getA, getB, getCenterOfCircle, getCenterOfCircle, getCenterOfCircle, getCenterOfCircle, getCenters, getDoubleArrayValue, getDoubleArrayValueLength, getGenerator, getMu, getMu, getNumGenerators, getRadius, getRadius, getUniformizationData, getUniformizationData, getValue, isClassical, isInFundamentalDomain, isInFundamentalDomain, set, set, setA, setB, setDoubleArrayParameter, setMu, setUniformizationData
public SchottkyAnalysis()
public SchottkyAnalysis(double[] uniformizationData)
uniformizationData
- public SchottkyAnalysis(double[] uniformizationData, double accuracy)
uniformizationData
- accuracy
- public SchottkyAnalysis(int genus)
genus
- public final double d(int wordLength)
public double d(de.jtem.riemann.schottky.SchottkyGroupElement sigma)
public final de.jtem.riemann.schottky.SchottkyGroupElement getGroupElement(String word)
word
- letters a,b,c, ... prescripe generators A,B,C, ... their inverses.public final double getKappa2()
public double[] getL1()
public final double getQ1()
public final double getQ2()
public final double getTheta1()
public boolean getUseFancyError()
public void setUseFancyError(boolean v)