de.torstennahm.integrate.sparse
Class EvaluateIntegrator.InternalIntegrator
java.lang.Object
de.torstennahm.integrate.sparse.EvaluateIntegrator.InternalIntegrator
- Enclosing class:
- EvaluateIntegrator
protected class EvaluateIntegrator.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
currentDimension
protected int currentDimension
hybridManager
protected de.torstennahm.integrate.sparse.HybridManager hybridManager
higherThanEstimate
protected int higherThanEstimate
higherContributions
protected double higherContributions
indexMap
protected java.util.Map<Index,EvaluateIntegrator.EvalData> indexMap
errorEstimate
protected double errorEstimate
primaryIndices
protected int primaryIndices
primaryCompleted
protected boolean primaryCompleted
result
protected de.torstennahm.integrate.sparse.SparseResult result