Public Member Functions | |
double | operator() (unsigned int n, double x) |
a
coefficients for the regularized beta continued fraction. double rb_cf_a::operator() | ( | unsigned int | n, | |
double | x | |||
) | [inline] |
Access the n
th coefficient of the continued fraction.
n | the coefficient index. | |
x | the evaluate point. |
n
th coefficient at the evalutation point of x
.