#include <G4LegendrePolynomial.hh>
Public 멤버 함수 | |
| G4double | GetCoefficient (size_t i, size_t order) |
| G4double | EvalLegendrePoly (G4int order, G4double x) |
| G4double | EvalAssocLegendrePoly (G4int l, G4int m, G4double x, std::map< G4int, std::map< G4int, G4double > > *cache=NULL) |
정적 Public 멤버 함수 | |
| static size_t | GetNCoefficients (size_t order) |
Protected 멤버 함수 | |
| void | BuildUpToOrder (size_t order) |
Protected 속성 | |
| std::vector< std::vector < G4double > > | fCoefficients |
G4LegendrePolynomial.hh 파일의 50 번째 라인에서 정의되었습니다.
|
protected |
G4LegendrePolynomial.cc 파일의 123 번째 라인에서 정의되었습니다.
| G4double G4LegendrePolynomial::EvalAssocLegendrePoly | ( | G4int | l, |
| G4int | m, | ||
| G4double | x, | ||
| std::map< G4int, std::map< G4int, G4double > > * | cache = NULL |
||
| ) |
G4LegendrePolynomial.cc 파일의 49 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Pow::factorial(), G4Exp(), G4Log(), G4Pow::GetInstance(), G4Pow::logfactorial(), m, x, x2.
다음에 의해서 참조됨 : G4PolarizationTransition::GenerateGammaPhi(), G4PolarizationTransition::SampleGammaTransition().
G4LegendrePolynomial.cc 파일의 43 번째 라인에서 정의되었습니다.
| G4double G4LegendrePolynomial::GetCoefficient | ( | size_t | i, |
| size_t | order | ||
| ) |
G4LegendrePolynomial.cc 파일의 34 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PolarizationTransition::GenerateGammaCosTheta().
|
inlinestatic |
G4LegendrePolynomial.hh 파일의 54 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PolarizationTransition::GenerateGammaCosTheta().
|
protected |
G4LegendrePolynomial.hh 파일의 64 번째 라인에서 정의되었습니다.
1.8.5