rgq_cf_b Class Reference

Inheritance diagram for rgq_cf_b:

rgq_cf

List of all members.

Public Member Functions

 rgq_cf_b (double initial)
double operator() (int n, double x)


Detailed Description

Functor for the b coefficients for the regularized gamma continued fraction.

Constructor & Destructor Documentation

rgq_cf_b::rgq_cf_b ( double  initial  )  [inline]

Create a functor with the given initial value.

Parameters:
initial the a parameter passed into regularized_gamma_q.


Member Function Documentation

double rgq_cf_b::operator() ( int  n,
double  x 
) [inline]

Access the nth coefficient of the continued fraction.

Parameters:
n the coefficient index.
x the evaluate point.
Returns:
the nth coefficient at the evalutation point of x.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 22:22:16 2007 for numerics4c++ by  doxygen 1.5.3