|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <LegendreExpansion.hh>
Public Types | |
| enum | Type { REAL, IMAG, MAG, MAGSQ, REAL, IMAG, MAG, MAGSQ } |
| enum | Type { REAL, IMAG, MAG, MAGSQ, REAL, IMAG, MAG, MAGSQ } |
Definition at line 19 of file CLHEP/GenericFunctions/LegendreExpansion.hh.
| Enumerator | |
|---|---|
| REAL | |
| IMAG | |
| MAG | |
| MAGSQ | |
| REAL | |
| IMAG | |
| MAG | |
| MAGSQ | |
Definition at line 25 of file CLHEP/GenericFunctions/LegendreExpansion.hh.
| Enumerator | |
|---|---|
| REAL | |
| IMAG | |
| MAG | |
| MAGSQ | |
| REAL | |
| IMAG | |
| MAG | |
| MAGSQ | |
Definition at line 25 of file GenericFunctions/LegendreExpansion.hh.
| Genfun::LegendreExpansion::LegendreExpansion | ( | Type | type, |
| const LegendreCoefficientSet & | coefficients | ||
| ) |
| Genfun::LegendreExpansion::LegendreExpansion | ( | const LegendreExpansion & | right | ) |
|
virtual |
| Genfun::LegendreExpansion::LegendreExpansion | ( | Type | type, |
| const LegendreCoefficientSet & | coefficients | ||
| ) |
| Genfun::LegendreExpansion::LegendreExpansion | ( | const LegendreExpansion & | right | ) |
|
virtual |
| const LegendreCoefficientSet& Genfun::LegendreExpansion::coefficientSet | ( | ) | const |
Referenced by operator()().
| const LegendreCoefficientSet& Genfun::LegendreExpansion::coefficientSet | ( | ) | const |
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Referenced by operator()().
Implements Genfun::AbsFunction.
Definition at line 38 of file CLHEP/GenericFunctions/LegendreExpansion.hh.
References coefficientSet(), and operator()().
Implements Genfun::AbsFunction.
Definition at line 38 of file GenericFunctions/LegendreExpansion.hh.
References coefficientSet(), and operator()().
1.8.13