#include <Gamma.hh>
|
static short | Abs (short d) |
|
static int | Abs (int d) |
|
static long | Abs (long d) |
|
static float | Abs (float d) |
|
static double | Abs (double d) |
|
static double | LnGamma (double z) |
|
static double | Log (double x) |
|
static double | Exp (double x) |
|
Gamma.hh 파일의 46 번째 라인에서 정의되었습니다.
static short MyGamma::Abs |
( |
short |
d | ) |
|
|
inlinestaticprivate |
static int MyGamma::Abs |
( |
int |
d | ) |
|
|
inlinestaticprivate |
static long MyGamma::Abs |
( |
long |
d | ) |
|
|
inlinestaticprivate |
static float MyGamma::Abs |
( |
float |
d | ) |
|
|
inlinestaticprivate |
static double MyGamma::Abs |
( |
double |
d | ) |
|
|
inlinestaticprivate |
static double MyGamma::Exp |
( |
double |
x | ) |
|
|
inlinestaticprivate |
double MyGamma::GamCf |
( |
double |
a, |
|
|
double |
x |
|
) |
| |
|
private |
double MyGamma::Gamma |
( |
double |
z | ) |
|
double MyGamma::Gamma |
( |
double |
a, |
|
|
double |
x |
|
) |
| |
double MyGamma::GamSer |
( |
double |
a, |
|
|
double |
x |
|
) |
| |
|
private |
double MyGamma::LnGamma |
( |
double |
z | ) |
|
|
staticprivate |
static double MyGamma::Log |
( |
double |
x | ) |
|
|
inlinestaticprivate |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: