Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more/math/xtmath.h File Reference
Go to the source code of this file.
Defines
#define
c_e
2.7182818284590452354
#define
c_e_log2
1.4426950408889634074
#define
c_e_log10
0.43429448190325182765
#define
c_2_ln
0.69314718055994530942
#define
c_10_ln
2.30258509299404568402
#define
c_2pi
6.28318530717958647693
#define
c_pi
3.14159265358979323846
#define
c_pi_2_f
1.57079632679489661923
#define
c_pi_4_f
0.78539816339744830962
#define
c_1_pi_f
0.31830988618379067154
#define
c_2_pi_f
0.63661977236758134308
#define
c_2_pi_sqrt_f
1.12837916709551257390
#define
c_2_sqrt
1.41421356237309504880
#define
c_1_2_sqrt_f
0.70710678118654752440
#define
c_pi_sqrt
1.77245385090551602729817
#define
MAX_FACTAB
100
Functions
double
f1c
(int n)
double
fhc
(int n)
double
f2c
(int n)
double
f1h
(int n)
double
besjr
(int, double)
double
besIr
(double, double)
double
besir
(int, double)
double
lagLc
(int, int)
int
lagLmesh
(int, double *, double *)
double
sixj_2j
(int, int, int, int, int, int)
double
ninej_2j
(int, int, int, int, int, int, int, int, int)
double
clebsch_2j
(int, int, int, int, int, int)
double
threejm_2j
(int, int, int, int, int, int)
Define Documentation
#define c_10_ln 2.30258509299404568402
#define c_1_2_sqrt_f 0.70710678118654752440
#define c_1_pi_f 0.31830988618379067154
#define c_2_ln 0.69314718055994530942
#define c_2_pi_f 0.63661977236758134308
#define c_2_pi_sqrt_f 1.12837916709551257390
#define c_2_sqrt 1.41421356237309504880
#define c_2pi 6.28318530717958647693
#define c_e 2.7182818284590452354
#define c_e_log10 0.43429448190325182765
#define c_e_log2 1.4426950408889634074
#define c_pi 3.14159265358979323846
#define c_pi_2_f 1.57079632679489661923
#define c_pi_4_f 0.78539816339744830962
#define c_pi_sqrt 1.77245385090551602729817
#define MAX_FACTAB 100
Function Documentation
double besir
(
int
,
double
)
double besIr
(
double
,
double
)
double besjr
(
int
,
double
)
double clebsch_2j
(
int
,
int
,
int
,
int
,
int
,
int
)
double f1c
(
int
n
)
double f1h
(
int
n
)
double f2c
(
int
n
)
double fhc
(
int
n
)
double lagLc
(
int
,
int
)
int lagLmesh
(
int
,
double *
,
double *
)
double ninej_2j
(
int
,
int
,
int
,
int
,
int
,
int
,
int
,
int
,
int
)
double sixj_2j
(
int
,
int
,
int
,
int
,
int
,
int
)
double threejm_2j
(
int
,
int
,
int
,
int
,
int
,
int
)
Generated on Sat Sep 7 19:11:47 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.