|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <LegendreCoefficientSet.hh>
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 &) |
| 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 CLHEP/GenericFunctions/LegendreCoefficientSet.hh.
| Genfun::LegendreCoefficientSet::LegendreCoefficientSet | ( | unsigned int | LMAX | ) |
| Genfun::LegendreCoefficientSet::LegendreCoefficientSet | ( | const LegendreCoefficientSet & | ) |
| Genfun::LegendreCoefficientSet::~LegendreCoefficientSet | ( | ) |
| Genfun::LegendreCoefficientSet::LegendreCoefficientSet | ( | unsigned int | LMAX | ) |
| Genfun::LegendreCoefficientSet::LegendreCoefficientSet | ( | const LegendreCoefficientSet & | ) |
| Genfun::LegendreCoefficientSet::~LegendreCoefficientSet | ( | ) |
| unsigned int Genfun::LegendreCoefficientSet::getLMax | ( | ) | const |
| unsigned int Genfun::LegendreCoefficientSet::getLMax | ( | ) | const |
| const std::complex<double>& Genfun::LegendreCoefficientSet::operator() | ( | unsigned int | l | ) | const |
| const std::complex<double>& Genfun::LegendreCoefficientSet::operator() | ( | unsigned int | l | ) | const |
| std::complex<double>& Genfun::LegendreCoefficientSet::operator() | ( | unsigned int | l | ) |
| std::complex<double>& Genfun::LegendreCoefficientSet::operator() | ( | unsigned int | l | ) |
| LegendreCoefficientSet& Genfun::LegendreCoefficientSet::operator= | ( | const LegendreCoefficientSet & | ) |
| LegendreCoefficientSet& Genfun::LegendreCoefficientSet::operator= | ( | const LegendreCoefficientSet & | ) |
1.8.1