CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/GenericFunctions/LegendreCoefficientSet.hh>
Classes | |
class | Clockwork |
Public Member Functions | |
LegendreCoefficientSet (unsigned int LMAX) | |
LegendreCoefficientSet (const LegendreCoefficientSet &) | |
~LegendreCoefficientSet () | |
unsigned int | getLMax () const |
const std::complex< double > & | operator() (unsigned int l) const |
std::complex< double > & | operator() (unsigned int l) |
LegendreCoefficientSet & | operator= (const LegendreCoefficientSet &) |
Definition at line 6 of file LegendreCoefficientSet.hh.
Definition at line 13 of file LegendreCoefficientSet.icc.
References Genfun::LegendreCoefficientSet::Clockwork::data.
|
inline |
Definition at line 25 of file LegendreCoefficientSet.icc.
|
inline |
Definition at line 20 of file LegendreCoefficientSet.icc.
Definition at line 31 of file LegendreCoefficientSet.icc.
References Genfun::LegendreCoefficientSet::Clockwork::data.
Referenced by Genfun::LegendreFit::coefficientsASq(), Genfun::LegendreExpansion::operator()(), and Genfun::operator<<().
Definition at line 41 of file LegendreCoefficientSet.icc.
References Genfun::LegendreCoefficientSet::Clockwork::data.
|
inline |
Definition at line 36 of file LegendreCoefficientSet.icc.
References Genfun::LegendreCoefficientSet::Clockwork::data.
|
inline |
Definition at line 56 of file LegendreCoefficientSet.icc.