cloudy trunk
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Private Attributes | Friends
t_lfact Class Reference
Inheritance diagram for t_lfact:
Inheritance graph
[legend]
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 > p_lf
 

Friends

class Singleton< t_lfact >
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton< t_lfact >
static t_lfactInst ()
 

Detailed Description

Definition at line 371 of file thirdparty.cpp.

Constructor & Destructor Documentation

◆ t_lfact()

t_lfact::t_lfact ( )
inlineprotected

Definition at line 375 of file thirdparty.cpp.

References p_lf.

Member Function Documentation

◆ get_lfact()

double t_lfact::get_lfact ( unsigned long  n)
inline

Definition at line 384 of file thirdparty.cpp.

References p_lf.

Referenced by lfactorial().

Friends And Related Function Documentation

◆ Singleton< t_lfact >

friend class Singleton< t_lfact >
friend

Definition at line 3624 of file thirdparty.cpp.

Field Documentation

◆ p_lf

vector<double> t_lfact::p_lf
private

Definition at line 382 of file thirdparty.cpp.

Referenced by get_lfact(), and t_lfact().


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