numbpart Namespace Reference

partition number concepts More...


Classes

class  Cnumbpart

Functions

int omega (const int m)
void numbpart (mpz_t res, const int n)


Detailed Description

partition number concepts

Function Documentation

void numbpart::numbpart ( mpz_t  res,
const int  n 
)

Compute number of unordered partitions of n and stores the result in res. The calculation is threadsafe.

Definition at line 119 of file numbpart.cc.

References numbpart::Cnumbpart::get_numbpart().

Referenced by parse_term::get_number().

Here is the call graph for this function:

int numbpart::omega ( const int  m  )  [inline]

Definition at line 29 of file numbpart.cc.

Referenced by numbpart::Cnumbpart::numbpart_recurse().


Generated on Wed Nov 7 23:32:31 2007 for Qsieve by  doxygen 1.5.4