ACDCGenerator::ACDCGen< Rnd, FncPtr >::Level Struct Reference

A helper struct representing a level of compensation. More...

List of all members.

Public Attributes

long lastN
 The number of attempts after which this level disapprears.
double g
 The previous max value in the Cell to compensate.
ACDCGenCellcell
 The cell which is being compensated.
size_type index
 The index corresponding to the cell being compensated.
DVector up
 The integration limits for the cell being compensated.
DVector lo
 The integration limits for the cell being compensated.


Detailed Description

template<typename Rnd, typename FncPtr>
struct ACDCGenerator::ACDCGen< Rnd, FncPtr >::Level

A helper struct representing a level of compensation.

Definition at line 517 of file ACDCGen.h.


The documentation for this struct was generated from the following file:

Generated on Thu Apr 29 12:42:55 2010 for ThePEG by  doxygen 1.5.5