A C D E F G H I J L M N O P Q R S T U V W Z

P

paintComponent(Graphics) - Method in class de.torstennahm.integrate.sparse.visualize.GridStatusPanel
 
Patterson - Class in de.torstennahm.integrate.quadratureformula
This class generates the weights for the Patterson quadrature formula.
Patterson() - Constructor for class de.torstennahm.integrate.quadratureformula.Patterson
 
pointsForIndex(Index) - Method in class de.torstennahm.integrate.sparse.evaluateindex.DeltaWeightEvaluator
 
pointsForIndex(Index) - Method in interface de.torstennahm.integrate.sparse.evaluateindex.Evaluator
Returns the number of points the function needs to be evaluated at for this index.
PointsGenerator - Interface in de.torstennahm.integrate
Classes implementing this interface produce a Series of points These points could for example be generated randomly (Monte Carlo) or be from a Halton series (for Quasi Monte Carlo).
primaryCompleted - Variable in class de.torstennahm.integrate.sparse.EvaluateIntegrator.InternalIntegrator
 
primaryIndices - Variable in class de.torstennahm.integrate.sparse.EvaluateIntegrator.InternalIntegrator
 
ProductIntegrator - Class in de.torstennahm.integrate
This type of integrator performs integration by scaling up a set of one-dimensional nodes and weights using the tensor product approach.
ProductIntegrator(Generator) - Constructor for class de.torstennahm.integrate.ProductIntegrator
 
ProductWeightIntegrator - Class in de.torstennahm.integrate.sparse
Integrates a function by using product weights generated from a one-dimensional quadrature formula generator, with a depth specified seperately for each dimension.
ProductWeightIntegrator(Generator) - Constructor for class de.torstennahm.integrate.sparse.ProductWeightIntegrator
Construct the integrator with the specified quadrature formula generator.

A C D E F G H I J L M N O P Q R S T U V W Z