A C D F G I M R S T V X

G

getCoeff(long[]) - Method in class Function.FourierPolynomial
 
getComplexCoords() - Method in class SFT.Complex
Returns an array of two doubles, where the first element is the number's real coordinate and the second element is the number's imaginary coordinate.
getConjugate() - Method in class SFT.Complex
Returns the conjugate number.
getG() - Method in class Function.DirectProdFunction
Returns the vector of values describing G, the domain of the function.
getG() - Method in class Function.FiniteAbelianFunction
Returns the vector of values describing G, the domain of the function.
getId() - Method in class Function.FourierPolynomial
 
getIm() - Method in class SFT.Complex
Returns the imaginary coordinate of the complex number.
getMapping() - Method in class SFT.SFTUtils.ResultFunction
 
getNorm() - Method in class SFT.Complex
Calculates and returns the norm of the complex number, i.e. for a+bi: |a+bi| = sqrt(a^2+b^2)
getNormSquare() - Method in class SFT.Complex
Calculates and returns the Euclidean norm square of the complex number
getPolynomials() - Method in class Function.XMLFourierPolynomial
 
getRe() - Method in class SFT.Complex
Returns the real coordinate of the complex number.
getSignificantElements(long[], double, DirectProdFunction, long, long) - Static method in class SFT.SFT
Returns a map of the elements in G and their tau-significant coefficients in the given function with confidence set by the selection of the m_A and m_B values.
getSignificantElements(long[], double, DirectProdFunction, long, long, int) - Static method in class SFT.SFT
Returns a map of the elements in G and their tau-significant coefficients in the given function with confidence set by the selection of the m_A and m_B values.
getSignificantElements(long[], double, DirectProdFunction, int, double, double, double, float, float, float, float) - Static method in class SFT.SFT
Returns a map of the elements in G and their tau-significant coefficients in the given function with delta-confidence.
getSignificantElements(long[][], double, FiniteAbelianFunction, long, long) - Static method in class SFT.SFT
Returns a map of the elements in G and their tau-significant coefficients in the given function with confidence set by the selection of the m_A and m_B values.
getSignificantElements(long[][], double, FiniteAbelianFunction, int, long, long) - Static method in class SFT.SFT
Returns a map of the elements in G and their tau-significant coefficients in the given function with confidence set by the selection of the m_A and m_B values.
getSignificantElements(long[][], double, FiniteAbelianFunction, int, double, double, double, float, float, float, float) - Static method in class SFT.SFT
Returns a map of the elements in G and their tau-significant coefficients in the given function with delta-confidence.
getValue(long[]) - Method in class Function.DirectProdFunction
Returns the value of the function for the input element in G.
getValue(long) - Method in class Function.FiniteAbelianFunction
Returns the value of the function for the input element in G.
getValue(long[]) - Method in class Function.FourierPolynomial
 
getValue(long[]) - Method in class Function.XMLFourierPolynomial
Returns the value of the function for the input element in G.
getValue(long[]) - Method in class SFT.SFTUtils.DiffFunction
 
getValue(long[]) - Method in class SFT.SFTUtils.FullMapFunction
 
getValue(long[]) - Method in class SFT.SFTUtils.ResultFunction
 
getVectorFromString(String) - Static method in class SFT.SFTUtils
 

A C D F G I M R S T V X