Uses of Interface
de.torstennahm.integrate.sparse.index.WeightedIndexGenerator.WeightFunction

Packages that use WeightedIndexGenerator.WeightFunction
de.torstennahm.integrate.sparse.index Provides an implementation of mathematical multi-indices. 
 

Uses of WeightedIndexGenerator.WeightFunction in de.torstennahm.integrate.sparse.index
 

Constructors in de.torstennahm.integrate.sparse.index with parameters of type WeightedIndexGenerator.WeightFunction
WeightedIndexGenerator(WeightedIndexGenerator.WeightFunction weightFunction, int dimension)