CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | List of all members
Genfun::LegendreCoefficientSet Class Reference

#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)
LegendreCoefficientSetoperator= (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)
LegendreCoefficientSetoperator= (const LegendreCoefficientSet &)

Detailed Description

Definition at line 6 of file CLHEP/GenericFunctions/LegendreCoefficientSet.hh.

Constructor & Destructor Documentation

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 ( )

Member Function Documentation

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 )

The documentation for this class was generated from the following files: