t_lfact Class Reference

Inherits Singleton< t_lfact >.

Collaboration diagram for t_lfact:

Collaboration graph
[legend]

Public Member Functions

double get_lfact (unsigned long n)

Protected Member Functions

 t_lfact ()

Private Attributes

vector< double > lf

Friends

class Singleton< t_lfact >

Detailed Description

Definition at line 357 of file thirdparty.cpp.


Constructor & Destructor Documentation

t_lfact::t_lfact (  )  [inline, protected]

Definition at line 361 of file thirdparty.cpp.

References lf.


Member Function Documentation

double t_lfact::get_lfact ( unsigned long  n  )  [inline]

Definition at line 370 of file thirdparty.cpp.

References lf.

Referenced by lfactorial().


Friends And Related Function Documentation

friend class Singleton< t_lfact > [friend]

Definition at line 359 of file thirdparty.cpp.


Field Documentation

vector<double> t_lfact::lf [private]

Definition at line 368 of file thirdparty.cpp.

Referenced by get_lfact(), and t_lfact().


The documentation for this class was generated from the following file:

Generated for cloudy by doxygen 1.5.9