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

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 GenericFunctions/LegendreCoefficientSet.hh.

Constructor & Destructor Documentation

◆ LegendreCoefficientSet() [1/4]

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( unsigned int LMAX)

◆ LegendreCoefficientSet() [2/4]

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( const LegendreCoefficientSet & )

◆ ~LegendreCoefficientSet() [1/2]

Genfun::LegendreCoefficientSet::~LegendreCoefficientSet ( )

◆ LegendreCoefficientSet() [3/4]

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( unsigned int LMAX)

◆ LegendreCoefficientSet() [4/4]

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( const LegendreCoefficientSet & )

◆ ~LegendreCoefficientSet() [2/2]

Genfun::LegendreCoefficientSet::~LegendreCoefficientSet ( )

Member Function Documentation

◆ getLMax() [1/2]

unsigned int Genfun::LegendreCoefficientSet::getLMax ( ) const

◆ getLMax() [2/2]

unsigned int Genfun::LegendreCoefficientSet::getLMax ( ) const

◆ operator()() [1/4]

std::complex< double > & Genfun::LegendreCoefficientSet::operator() ( unsigned int l)

◆ operator()() [2/4]

std::complex< double > & Genfun::LegendreCoefficientSet::operator() ( unsigned int l)

◆ operator()() [3/4]

const std::complex< double > & Genfun::LegendreCoefficientSet::operator() ( unsigned int l) const

◆ operator()() [4/4]

const std::complex< double > & Genfun::LegendreCoefficientSet::operator() ( unsigned int l) const

◆ operator=() [1/2]

LegendreCoefficientSet & Genfun::LegendreCoefficientSet::operator= ( const LegendreCoefficientSet & )

◆ operator=() [2/2]

LegendreCoefficientSet & Genfun::LegendreCoefficientSet::operator= ( const LegendreCoefficientSet & )

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