20#ifndef VOTCA_XTP_GAUSS_LEGENDRE_QUADRATURE_H
21#define VOTCA_XTP_GAUSS_LEGENDRE_QUADRATURE_H
64 double den = std::cos(halfpi *
points_[i]) * std::cos(halfpi *
points_[i]);
void FillAdaptedWeights() final
double ScaledPoint(Index i) const final
bool UseSymmetry() const final
double ScaledWeight(Index i) const final
double ScaledWeight(Index i) const final
bool UseSymmetry() const final
double ScaledPoint(Index i) const final
base class for all analysis tools