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 nth coefficient of the continued fraction.
| n | the coefficient index. | |
| x | the evaluate point. |
nth coefficient at the evalutation point of x.
1.5.3