de.torstennahm.integrate.sparse
Class EstimateIntegrator.InternalIntegrator
java.lang.Object
de.torstennahm.integrate.sparse.EstimateIntegrator.InternalIntegrator
- Enclosing class:
- EstimateIntegrator
protected class EstimateIntegrator.InternalIntegrator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
evaluator
protected final Evaluator evaluator
condition
protected final StopCondition condition
visualizers
protected final java.util.List<Visualizer> visualizers
dimension
protected final int dimension
result
protected de.torstennahm.integrate.sparse.SparseResult result
hybridManager
protected de.torstennahm.integrate.sparse.HybridManager hybridManager
estimator
protected ErrorEstimator estimator
indexMap
protected java.util.Map<Index,EstimateIntegrator.EstimateData> indexMap
higherThanEstimate
protected int higherThanEstimate
higherContributions
protected double higherContributions
calcEstimate
protected double calcEstimate(Index index)