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

W

WeightedIndexGenerator - Class in de.torstennahm.integrate.sparse.index
Iterates over all indices with a given dimension, or with infinite dimension.
WeightedIndexGenerator() - Constructor for class de.torstennahm.integrate.sparse.index.WeightedIndexGenerator
 
WeightedIndexGenerator(double[]) - Constructor for class de.torstennahm.integrate.sparse.index.WeightedIndexGenerator
 
WeightedIndexGenerator(WeightedIndexGenerator.WeightFunction, int) - Constructor for class de.torstennahm.integrate.sparse.index.WeightedIndexGenerator
 
WeightedIndexGenerator.WeightFunction - Interface in de.torstennahm.integrate.sparse.index
 
WeightedIntegrator - Class in de.torstennahm.integrate.sparse
Adaptive sparse grid integrator that uses a weighted balance of index contributions and work in expanding the index set.
WeightedIntegrator() - Constructor for class de.torstennahm.integrate.sparse.WeightedIntegrator
Constructs the weighted sparse integrator with the default settings.
WeightedIntegrator(double) - Constructor for class de.torstennahm.integrate.sparse.WeightedIntegrator
Construct the weighted sparse integrator with the specified work weight factor.
weightsCache - Variable in class de.torstennahm.integrate.quadratureformula.AbstractCachedGenerator
 
workWeight - Variable in class de.torstennahm.integrate.sparse.WeightedIntegrator
Factor for balance between greedy and work

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