116    virtual std::ostream& 
info(std::ostream& 
os) 
const;
 
  127    static std::map<uint, Real*> abscissas_H;
 
  133    static std::map<uint, Real*> weights_H;
 
 
const Real * abscissas() const
Returns a pointer into the array of the abscissas.
const Real * weights() const
Returns a pointer into the array of the weights.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Real * abscissas_
Abscissas.
static std::string storedPoints()
uint n() const
Returns the number of quadrature points.
Set< F > makeSet(uint n, const F &first,...)