CHROMA
|
This is the complete list of members for Chroma::RemezGMP, including all inherited members.
alloc | Chroma::RemezGMP | private |
allocate(int num_degree, int den_degree) | Chroma::RemezGMP | private |
apend | Chroma::RemezGMP | private |
approx(const bigfloat &x) | Chroma::RemezGMP | private |
apstrt | Chroma::RemezGMP | private |
apwidt | Chroma::RemezGMP | private |
d | Chroma::RemezGMP | private |
delta | Chroma::RemezGMP | private |
equations() | Chroma::RemezGMP | private |
evalPFE(const Real &x, const RemezCoeff_t &coeff) | Chroma::RemezGMP | |
func(const bigfloat &x) | Chroma::RemezGMP | private |
generateApprox(int num_degree, int den_degree, unsigned long power_num, unsigned long power_den) | Chroma::RemezGMP | |
generateApprox(int degree, unsigned long power_num, unsigned long power_den) | Chroma::RemezGMP | |
getErr(const bigfloat &x, int &sign) | Chroma::RemezGMP | private |
getIPFE() | Chroma::RemezGMP | |
getPFE() | Chroma::RemezGMP | |
initialGuess() | Chroma::RemezGMP | private |
iter | Chroma::RemezGMP | private |
mm | Chroma::RemezGMP | private |
n | Chroma::RemezGMP | private |
nd1 | Chroma::RemezGMP | private |
neq | Chroma::RemezGMP | private |
norm | Chroma::RemezGMP | private |
param | Chroma::RemezGMP | private |
pfe(multi1d< bigfloat > &res, multi1d< bigfloat > &poles, const bigfloat &norm) | Chroma::RemezGMP | private |
poles | Chroma::RemezGMP | private |
polyDiff(const bigfloat &x, const multi1d< bigfloat > &poly, long size) | Chroma::RemezGMP | private |
polyEval(const bigfloat &x, const multi1d< bigfloat > &poly, long size) | Chroma::RemezGMP | private |
power_den | Chroma::RemezGMP | private |
power_num | Chroma::RemezGMP | private |
prec | Chroma::RemezGMP | private |
RemezGMP() | Chroma::RemezGMP | |
RemezGMP(const Real &lower, const Real &upper, long prec) | Chroma::RemezGMP | |
root() | Chroma::RemezGMP | private |
roots | Chroma::RemezGMP | private |
rtnewt(const multi1d< bigfloat > &poly, long i, const bigfloat &x1, const bigfloat &x2, const bigfloat &xacc) | Chroma::RemezGMP | private |
search(multi1d< bigfloat > &step) | Chroma::RemezGMP | private |
setBounds(const Real &lower, const Real &upper) | Chroma::RemezGMP | |
simq(multi1d< bigfloat > &A, multi1d< bigfloat > &B, multi1d< bigfloat > &X, int n) | Chroma::RemezGMP | private |
spread | Chroma::RemezGMP | private |
step | Chroma::RemezGMP | private |
stpini(multi1d< bigfloat > &step) | Chroma::RemezGMP | private |
tolerance | Chroma::RemezGMP | private |
xx | Chroma::RemezGMP | private |
~RemezGMP() | Chroma::RemezGMP | inline |