A C D E F G I L M O P Q S T

S

SimpleTestIntegrands - class q1471341.mp1074.test.SimpleTestIntegrands.
This package implements two rather simple test integrand functions.
SimpleTestIntegrands() - Constructor for class q1471341.mp1074.test.SimpleTestIntegrands
 
SimpleTestIntegrands.F2DTest - class q1471341.mp1074.test.SimpleTestIntegrands.F2DTest.
This class represents the 2-dimensional integrand f(x,y) = y*exp(x*y)/(e-2)
SimpleTestIntegrands.F2DTest(int) - Constructor for class q1471341.mp1074.test.SimpleTestIntegrands.F2DTest
Default constructor of class F2DTest
SimpleTestIntegrands.FOne - class q1471341.mp1074.test.SimpleTestIntegrands.FOne.
This class represents the integrand f = 1
SimpleTestIntegrands.FOne(int) - Constructor for class q1471341.mp1074.test.SimpleTestIntegrands.FOne
Default constructor of class FOne
SwingWorker - class q1471341.util.SwingWorker.
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class q1471341.util.SwingWorker
Start a thread that will call the construct method and then exit.
setAbsoluteTolerance(double) - Method in class q1471341.mp1074.integration.Integrator
 
setAlpha(int) - Method in class q1471341.mp1074.integration.lattice.Optimizer
 
setCalculateDifference(boolean) - Method in class q1471341.mp1074.integration.lattice.FAlpha
 
setEvaluationCountLimit(long) - Method in class q1471341.mp1074.integration.Integrator
 
setNCopy(int) - Method in class q1471341.mp1074.integration.lattice.Optimizer
 
setPeriodizer(Periodizer) - Method in class q1471341.mp1074.integration.lattice.LatticeRule
 
setRandom(Random) - Method in class q1471341.mp1074.test.GenzTestIntegrands
Sets the random generator for the random parameters of the functions.
setRelativeTolerance(double) - Method in class q1471341.mp1074.integration.Integrator
 
setUseErrorEstimation(boolean) - Method in class q1471341.mp1074.integration.lattice.LatticeRule
 
sprintf(Object[]) - Method in class q1471341.util.PrintfFormat
Format an array of objects.
sprintf() - Method in class q1471341.util.PrintfFormat
Format nothing.
sprintf(int) - Method in class q1471341.util.PrintfFormat
Format an int.
sprintf(long) - Method in class q1471341.util.PrintfFormat
Format an long.
sprintf(double) - Method in class q1471341.util.PrintfFormat
Format a double.
sprintf(String) - Method in class q1471341.util.PrintfFormat
Format a String.
sprintf(Object) - Method in class q1471341.util.PrintfFormat
Format an Object.
start() - Method in class q1471341.util.SwingWorker
Start the worker thread.

A C D E F G I L M O P Q S T