rgp_s Class Reference

List of all members.

Public Member Functions

 rgp_s (double aa, double x)
double operator() (int n, double x)


Detailed Description

Functor for the terms for the regularized gamma series.

Constructor & Destructor Documentation

rgp_s::rgp_s ( double  aa,
double  x 
) [inline]

Create a functor with the given initial value.

Parameters:
aa the a parameter passed into regularized_gamma_p.
x the x parameter passed into regularized_gamma_p.


Member Function Documentation

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

Access the nth term of the series.

Parameters:
n the term index.
x the evaluate point.
Returns:
the nth term 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